nspire-emus / firebird

Multi-platform emulator of TI Nspire calculators
GNU General Public License v3.0
697 stars 69 forks source link

Support for 4.3? #54

Closed vladbondarenko97 closed 8 years ago

vladbondarenko97 commented 8 years ago

Is there any possible way to add support for the latest 4.3 OS?

Vogtinator commented 8 years ago

There is nothing that needs to be done for that, it already works fine. If you're using the manuf.img of a HW-W or later calc, you need to compile firebird from git or use one of the nightly builds as the last release does not have support for those.

ctian1 commented 8 years ago

Does PolyDumper work with the latest OS? Edit: seems to works on pc Edit again: was using 4.2.0 not 4.3

Vogtinator commented 8 years ago

There is no Ndless for OS 4.3 so you can't run PolyDumper on OS 4.3.

Legimet commented 8 years ago

You will have to find boot1 somewhere else. You can get boot2 by unzipping the .tcc/.tco file.

On Wednesday, August 31, 2016 10:42:01 PM EDT Pangea wrote:

Does PolyDumper work with the latest OS?