Difference between revisions of "Emulators:CEmu"

From WikiTI
Jump to: navigation, search
(Added page for TI-84 Plus CE and TI-83 Premium CE emulator)
 
m (Removed uneeded text)
 
Line 11: Line 11:
 
== How to set up CEmu ==
 
== How to set up CEmu ==
  
*Very easy setup
+
*To setup CEmu from the ROM on your calculator, CEmu supplies an easy to use program to dump your calculator.
**To setup CEmu from the ROM on your calculator, CEmu supplies an easy to use program to dump your calculator.
+
** First, save the program to your computer as "DUMP.8xp" and send it to your calculator.
*** First, save the program to your computer as "DUMP.8xp" and send it to your calculator.
+
** Second, Press [2nd] then [0] to open the catalog, and select [Asm(]. Now press [prgm] and select the program labeled [DUMP] or [*DUMP]
*** Second, Press [2nd] then [0] to open the catalog, and select [Asm(]. Now press [prgm] and select the program labeled [DUMP] or [*DUMP]
+
** Third, Run this program, and the calculator will start dumping itself into AppVars labeled ROMData 0 to L
*** Third, Run this program, and the calculator will start dumping itself into AppVars labeled ROMData 0 to L
+
** Fourth, Export these to your computer using Link software, and place them into CEmu, or click on the option in CEmu to open a file explorer
*** Fourth, Export these to your computer using Link software, and place them into CEmu, or click on the option in CEmu to open a file explorer
+
** Finally, Save the compiled ROM to your computer, and CEmu will start automatically from that ROM
*** Finally, Save the compiled ROM to your computer, and CEmu will start automatically from that ROM
+

Latest revision as of 23:11, 5 May 2022

What is CEmu?

CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features. The core is programmed in C and the GUI in C++ with Qt, for performance and portability reasons. CEmu works natively on Windows, macOS, and Linux!

Where can I find CEmu?

You can find the website for CEmu at https://ce-programming.github.io/CEmu/

How to set up CEmu

  • To setup CEmu from the ROM on your calculator, CEmu supplies an easy to use program to dump your calculator.
    • First, save the program to your computer as "DUMP.8xp" and send it to your calculator.
    • Second, Press [2nd] then [0] to open the catalog, and select [Asm(]. Now press [prgm] and select the program labeled [DUMP] or [*DUMP]
    • Third, Run this program, and the calculator will start dumping itself into AppVars labeled ROMData 0 to L
    • Fourth, Export these to your computer using Link software, and place them into CEmu, or click on the option in CEmu to open a file explorer
    • Finally, Save the compiled ROM to your computer, and CEmu will start automatically from that ROM