Skip to content

opcod3/PrimeU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimU

WARNING THIS IS OBSOLETE. SUPERCEDED BY https://github.com/Gigi1237/qemuPrime

PrimU is a prototype emulator for the HP Prime calculator based on Unicorn Engine.

The program is currently so early in development that there are essentially no features implemented. PrimU is currently targeting HP Prime Firmware version 20130808 as it contains the most debugging information.

Compiling

Visual Studio 2015 is needed for compilation.

Just open PrimU.sln and build.

Running

In order to run PrimU one must first extract the armfir.elf file from the 201308080 firmware update for the calculator. This can be done by mounting the FAT-16 filesystem present present at an 8kb offset inside the APPDISK.DAT file from the firmware update. See this wiki for more information.

Once the file is extracted, PrimU can be run with the following command:

PrimU.exe [path/to/armfir.elf]

License

This project is released under the GPL license.

About

PrimU is an emulator for the HP Prime calculator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published