- TI-84 Plus Family Emulator on the TI-84 Plus CE
- 08 Dec 2023 10:05:51 pm
- Last edited by jasper7474 on 10 Dec 2023 12:45:36 pm; edited 2 times in total
TI-84 Plus Family Emulator for the CE
Here's my latest overly ambitious project! I've always wanted to play Five Nights at Freddy's or other 84+ exclusive games on a calculator, but I don't have an 84+, just my 82 and my CE. So, this is my mission: play an 84+ game on my CE without CEPORT CE. Updates will be posted as regularly as possible.
Old post content:
You read that right - emulating a TI calculator on a TI calculator. I've done some research, and it seems feasible as far as memory and screen size (approx. 3.33x bigger, apparently). I'm fairly sure that the CE has the power to emulate the monochromes. Pretty much the only annoying thing is dumping a ROM to use, since I can't exactly distribute it freely (TI is very strict about this, making me fill out a form to just get a download link to 2.55MP). Any kind of suggestions on how to implement such a thing would be greatly appreciated, as far as how to interpret the Z80 code to eZ80 (think TI-Boy CE). All this would be written in C, of course. Thanks!
Here's my latest overly ambitious project! I've always wanted to play Five Nights at Freddy's or other 84+ exclusive games on a calculator, but I don't have an 84+, just my 82 and my CE. So, this is my mission: play an 84+ game on my CE without CEPORT CE. Updates will be posted as regularly as possible.
Old post content:
You read that right - emulating a TI calculator on a TI calculator. I've done some research, and it seems feasible as far as memory and screen size (approx. 3.33x bigger, apparently). I'm fairly sure that the CE has the power to emulate the monochromes. Pretty much the only annoying thing is dumping a ROM to use, since I can't exactly distribute it freely (TI is very strict about this, making me fill out a form to just get a download link to 2.55MP). Any kind of suggestions on how to implement such a thing would be greatly appreciated, as far as how to interpret the Z80 code to eZ80 (think TI-Boy CE). All this would be written in C, of course. Thanks!