Open tinue opened 4 years ago
No this has never been attempted. It would be nice indeed but the code is in C/C++ and would have to be rewritten in Java for the Android platform. A project that would require quite some time!
For the record http://bulk.rskey.org/BULK/CALCDOCS/TI/ti-5x_emul.zip emulator source code that use rom code (from https://www.rskey.org/CMS/index.php/the-library/12 )
@mat-c : Yes I know about this emulator, it is in C though and would require a rewrite in Java or I'll need to learn how to compile this stuff on Android.
Through a discussion group I found a TI-59 emulator that is running the original ROM of the calculator. The README explains this nicely: readme. With this approach, the emulation is - almost by definition - as close to 100% as possible. The ROM of the TI-59 can be found on the internet; I can share a link if desired.
I was wondering if such an approach has been discussed or even attempted?