Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pbfy0

#1
Emulating a CSE should be possible - in fact, I started working on CSE support, but it doesn't work yet. I don't know about the CE - it's a very different design. It has a different cpu, and there's no ready-made ez80 core to use with your own IO code. In addition, the IO is very different from the CSE and earlier calculators. I think speed-wise it's not impossible, but it would be a much bigger undertaking than the CSE.
#2
I've been working on a ti-84 emulator for the nspire for a while now, and I think it's in a workable state now. It can boot up TI-OS, but it still has some bugs (the OS freezes if it's left idle for a while). It can save the state of the emulated calculator between launches.

Download
Source code

To use, launch it once to register the file association, then launch a rom file with the extension "8rom". The state of the emulator will be saved between launches in an "8sav" file. Launch the 8sav file to restore the state.

I know there was another nspire cx ti-84 emulator, but it often left the nspire unusable, and its author disappeared without leaving any source code, so it's not very useful.
Powered by EzPortal