Posted By: DanTheManMS
New release from Dwedit, proving that GBA development isn't quite as dead as it may appear:
I'll release an extremely early build just to get feedback.
Yes, this is extremely early. Does not support sending programs to emulator, or savestates. Only emulates a TI83.
How to use:
* First append a TI83 rom image to the end of the .gba file, using something like copy /b ti83emu.gba + ti83.rom ti83emu_rom.gba
Keys:
SELECT: Toggle keyboard overlay
Keys (keyboard visible)
* Arrows: Move cursor
* (right now cursor is not displayed over arrow keys, just move it away a few times)
* A: Press that key
* B: Quick Keys
* Start: ENTER
* L: Alpha
* R: 2nd
Quick Keys: (Hold down B while keyboard visible)
* A: ENTER
* Arrow Keys: Arrow Keys
* (other keys same as keyboard visible)
Fullscreen Keys:
* Arrows: Arrows
* A: 2nd
* B: Alpha
New version...
Has a Link Feature.
Append the TI83 ROM, then append a single .83g file.
Press L+R in fullscreen mode to send the attached 83g file. (uses silent linking, calc must be on and at homescreen)
I have also attached a batch script I made for those who aren't familiar with the command-line. To use, rename your TI-83 rom file to ti83.rom and run the batch file to create "ti83emu_final.gba". If it finds any *.83G files in the directory, it will create compilations for those as well, one per 83G file.
Dwedit is planning to port it to the DS as well.
Download and Give Feedback Via Comments