Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 511 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 511 Bytes

What is this

I bought a TI-30X Pro MathPrint a year ago and I recently found out it uses a NX/U16 CPU (the big brother of the NX/U8 which is used in my all time favourite calculator FX991[D]EX). Knowing that, I want to reverse engineer it. Please don't sue me TI.

Progress

  • emulator rom extracted

Files

  • app
    • all jars + the jni dll from the emulator
  • roms
    • rom of the calculator
  • js
    • the javascript code that contains the emulator
  • scripts
    • useful scripts
  • emul
    • extracted emulator