TI-81 enthusiasts, it's the great day for you!
The TI-81 was the first TI graphing calculator, released in 1990.
With the TI-80, they were the last non-Nspire graphing calculators to be "
opened" for dumping, emulation and assembly support.
Like the TI-80, the TI-81 didn't have a link port, so you had to type all programs by hand.
Moreover, the first TI-81 produced in 1990-1991 didn't even include the backup Lithium battery.
So you had to replace batteries before they were too low, one by one, and quickly.
The last TI-81 produced in 1995 and running the V2.0V ROM were using a different PCB: a TI-82 PCB
(model which had just been released at that time) with lower capacity RAM/ROM chips and with all the linking electronics removed.
(on the left one of the last TI-81 with ROM V2.0V from 1996 - on the right, one of the first TI-82 from 1994) Knowing that, I
developped a trick, which let you emulate the TI-81 V2.0V with a TI-82 emulator by just concatenating severall copies of the ROM.
The problem is that this emulation was not accurate. You couldn't install the Unity kernel and run assembly programs.
We needed a true TI-81 emulator.
TilEm source code has been including TI-81 emulation for 2 years, but no updated binaries were ever released. You had to compile by yourself...
And now comes the good news.
On TI-Planet, we have added an online TI-81 emulator based on the above trick.
But more than that, its makes the impossible possible!
You can load programs although the real hardware doesn't have a link port.
We just hot-write the programs in RAM, which is not complicated at all as the TI-81 has fixed offsets and no VAT.
You can launch it from each
TI-81 program available on TI-Planet.
It will be available for every TI-81 program you upload to TI-Planet, if you use the official 81P file format which is very similar with the 82P/83P format
(severall 81P DOS tools were distributed by TI to use with their old PC/Mac TI-81 simulator).
But there's another good news for TI-81 enthusiasts!
I've contacted WabbitEmu's author, and now you get a new WabbitEmu with TI-81 support!
So unlike the above emulator, this time, in theory, it's possible to install the Unity kernel.
But, as the TI-81 does not have a link port, you can not sent 81P programs for now...
Sources:http://tiplanet.org/forum/viewtopic.php?t=8776http://tiplanet.org/forum/viewtopic.php?p=120899#p120899Links:http://tiplanet.org/forum/archives_voir.php?id=3950&play=1&mode=81http://wabbit.codeplex.com/releases/view/44625