fx9860-emulator-playground/README.md

498 B

Casio fx-9860 SH4 emulator

This is a work-in-progress emulator for the Casio fx-9860 SH4 models It will display the content of the VRAM in the console at the end of the execution.

All non-DSP instructions are implemented, except the following ones:

  • 'MOVUAL', 'MOVUALP', 'ICBI', 'OCBI',
  • 'OCBP', 'OCBWB', 'PREFI', 'SLEEP',
  • 'SYNCO', 'SETRC', 'SETRCI',

fx9860-emulator/ contains the source for the emulator

scripts/ contains the code for auto-generating the instructions code from the doc