Simple TI84p Emulator for Android Wiki
A simple TI84p emulator for android
Status: Beta
Brought to you by:
wuliao
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
Some Bugs that had yet to be solved
1) Applications do not work after reset. You must press "+" key before pressing apps for the first time.
README
1) You need to have a TI 84P rom and save it as sdcard/ti84p.rom The app is hard coded to look for this file at the start of app.
Date: 20121213
1) Solve the bug of the app giving array out of bounds exception for touches at the edge of the screen.
2) Solved? a bug of saving state. Need to ensure that the z80 had finished executing current instruction before z80.stop() should return. This is needed as the save state function needs to make sure that all execution are done!
Sometime after loading the emulator, you will see a black screen. Press the back button to quit and load again. When I have the time, I will try to solve the bug.
Sometime after loading the emulator, you will see a black screen. Press the back button to quit and load again. When I have the time, I will try to solve the bug.