CE-Programming / CEmu

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
https://ce-programming.github.io/CEmu/
Other
1.07k stars 76 forks source link

[Feature Request] Add support for different hardware revisions. #396

Closed RoccoLoxPrograms closed 2 months ago

RoccoLoxPrograms commented 3 years ago

I realize that this is a big ask, but it would be really nice if CEmu could be set to emulate at least pre-rev M hardware and rev M+ hardware. Going along with that, it would be nice if CEmu could be set to emulate the different screens in the calculators. (The newer calcs, around rev I+, have a different screen that displays colors differently. Yes... this is true and has been tested.)

adriweb commented 3 years ago

CEmu can already do I+ as in "no more IM2", but for LCD differences, see maybe #358.

For rev M, it's another story and existing developments should probably be split from python-related things, but it's in the feature/python branch, see https://github.com/CE-Programming/CEmu/issues/321#issuecomment-518088015

adriweb commented 2 months ago

Available on master as of a few weeks/months ago!