Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraserbc committed May 2, 2023
1 parent 8b45cd1 commit 4ebf228
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# RomDumper
Dumps the ROM and RAM from the official casio calculator emulators

`dump.exe <Emulator PID>`
`dump.exe <target> <Emulator PID>`

You can find the emulator PID from the "Details" tab in task manager

The target is either `o`, `a` or `oa` specifying ROM, RAM and both respectively

It will attempt to automatically determine the ROM code, but will default to "dump" if it cannot

Pre-built binaries can be downloaded from [here](https://github.com/fxesdev/RomDumper/releases)

0 comments on commit 4ebf228

Please sign in to comment.