Emulators: Difference between revisions

From Hackspire
Jump to navigation Jump to search
(Created)
 
No edit summary
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=Current programs=
==Firebird==
'''Firebird''' is a fork of nspire_emu. It runs natively on Windows, Linux, Mac, Android, and iOS, thanks to a Qt-based GUI. It is still in development, but is available [https://github.com/nspire-emus/firebird/releases/latest on GitHub].<br/>
Added/Changed features compared to nspire_emu are mainly improvements to the emulator core to make it more powerful as well as a fully-featured GUI to go along more user-friendly additions.<br/>
Like nspire_emu, use [https://tiplanet.org/forum/archives_voir.php?id=3829 PolyDumper] to dump the ''boot1.img.tns'' and ''boot2.img.tns'' from your TI-Nspire. Diags and Manuf can also be dumped and used in Firebird (see the flash creation feature)
=Obsolete programs=
==nspire_emu==
==nspire_emu==
'''nspire_emu''' is currently the main TI-Nspire/CAS/Touchpad emulator. It only supports Windows. You can download it from the [http://www.unitedti.org/forum/index.php?showtopic=8191 United-TI thread] where it was born, but the thread is quite long so finding the latest version is not easy, and you need a UTI account. You may prefer to download it from the [http://ti.bank.free.fr/index.php?mod=archives&ac=cat&id=Utilitaires+PC TI-Bank archives] (French): choose the latest version of ''Emulateur Nspire/NspireCAS''.
'''nspire_emu''' is a TI-Nspire Clickpad/TouchPad/LabStation/CX (CAS) emulator, and was the first one made. It only supports Windows, but is compatible with [https://www.winehq.org/ Wine] on other OSes. You can download it [https://tiplanet.org/modules/archives/download.php?id=10068 here] or [https://www.omnimaga.org/ti-nspire-projects/ti-nspire-emulator/?action=dlattach;attach=14364 here]. Its official discussion thread is on [https://www.omnimaga.org/ti-nspire-projects/ti-nspire-emulator/ Omnimaga].
Most TI-Nspire emulators derive from ''nspire_emu''. Note that these custom versions are not always kept up-to-date with the latest version of ''nspire_emu''.
'''Setup:'''
*Use [https://tiplanet.org/forum/archives_voir.php?id=3829 PolyDumper] to dump the ''boot1.img.tns'' and ''boot2.img.tns'' from your TI-Nspire.
*Open a DOS console
*Follow [https://www.omnimaga.org/ti-nspire-projects/ti-nspire-emulator/msg279905/#msg279905 these instructions]
==Ncubate==
'''[https://www.omnimaga.org/other-calculator-discussion-and-news/ncubate-enhanced-ti-nspire-emulator/ Ncubate]''' is a derived version of ''nspire_emu'' enhanced with features useful to developers, such as state saving/reloading, additional debugger commands and [[Debugging programs#Ncubate's GDB support|support for the GDB debugger]].
It is not compatible with OS v3.x.
==Xspire==
'''Xspire''' is a port of ''nspire_emu'' for the GTK+ GUI library, compatible with Windows and Linux. This port also supports skins. You can download it from the [http://www.unitedti.org/forum/index.php?showtopic=8191&st=720 United-TI thread] (account required). Note that a more recent version may be available further in the thread. The GDK/GTK+ libraries are required for it to work (Windows users should use the [http://sourceforge.net/projects/gtk-win/ Windows port]).
==Nspire Memory Editor==
The '''Nspire Memory Editor''' plugs itself into ''nspire_emu'' to offer advanced memory-related features, such as hexadecimal memory edition, string and binary search, memory chunks read and write, and string or instruction-based breakpoints. Download it from the [http://www.unitedti.org/forum/index.php?showtopic=8191&st=720 United-TI thread] (account required). Note that a more recent version may be available further in the thread.

Latest revision as of 14:11, 21 June 2019

Current programs

Firebird

Firebird is a fork of nspire_emu. It runs natively on Windows, Linux, Mac, Android, and iOS, thanks to a Qt-based GUI. It is still in development, but is available on GitHub.
Added/Changed features compared to nspire_emu are mainly improvements to the emulator core to make it more powerful as well as a fully-featured GUI to go along more user-friendly additions.
Like nspire_emu, use PolyDumper to dump the boot1.img.tns and boot2.img.tns from your TI-Nspire. Diags and Manuf can also be dumped and used in Firebird (see the flash creation feature)

Obsolete programs

nspire_emu

nspire_emu is a TI-Nspire Clickpad/TouchPad/LabStation/CX (CAS) emulator, and was the first one made. It only supports Windows, but is compatible with Wine on other OSes. You can download it here or here. Its official discussion thread is on Omnimaga. Most TI-Nspire emulators derive from nspire_emu. Note that these custom versions are not always kept up-to-date with the latest version of nspire_emu. Setup:

Ncubate

Ncubate is a derived version of nspire_emu enhanced with features useful to developers, such as state saving/reloading, additional debugger commands and support for the GDB debugger. It is not compatible with OS v3.x.

Xspire

Xspire is a port of nspire_emu for the GTK+ GUI library, compatible with Windows and Linux. This port also supports skins. You can download it from the United-TI thread (account required). Note that a more recent version may be available further in the thread. The GDK/GTK+ libraries are required for it to work (Windows users should use the Windows port).

Nspire Memory Editor

The Nspire Memory Editor plugs itself into nspire_emu to offer advanced memory-related features, such as hexadecimal memory edition, string and binary search, memory chunks read and write, and string or instruction-based breakpoints. Download it from the United-TI thread (account required). Note that a more recent version may be available further in the thread.