Search found 3 matches

by simplethinker
Sat 09 Jan, 2010 10:58 pm
Forum: General TI Discussion
Topic: TI-84 Built In Assembly Capabilities
Replies: 17
Views: 37060

Re: TI-84 Built In Assembly Capabilities

There really is no such thing as a variable at this level (though an argument can be made that the registers are). CurRow/CurCol are really just two locations in RAM that are designated to be the coordinates the text-writing b_calls use. In assembly programs, what we designate as a label in the sour...
by simplethinker
Sat 09 Jan, 2010 4:44 pm
Forum: General TI Discussion
Topic: TI-84 Built In Assembly Capabilities
Replies: 17
Views: 37060

Re: TI-84 Built In Assembly Capabilities

If you're still interested in assembling by hand, this is a good explanation. (To anyone: I started writing my own tutorial a while ago but never finished. Feel free to bug me to finish it if you think it could be useful.) Here are some sort-of printer friendly files: instructions.odt.zip ti83plus_3...
by simplethinker
Fri 24 Apr, 2009 9:16 pm
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] Game Boy Emulator
Replies: 28
Views: 71275

Re: Game Boy Emulator

Instantly featured! This is one of those things that i never thought would be possible, but you've certainly proven that it is! What about this: http://www.ticalc.org/archives/files/fileinfo/369/36950.html ? I just wish it was more developed. But it works extremely well! For the 83+ series, that is...