README: Add NMI/RES instructions
This commit is contained in:
parent
a6b4a97ebe
commit
7428302d96
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ Run `./emu6502`.
|
|||
* Remove the KERNAL ROM (the one mapped to `$f000:$ffff`) from your PET / CBM.
|
||||
* Place the memtest ROM into the same socket.
|
||||
* Power up the computer. It should immediately start testing the memory.
|
||||
* In case there are too many memory errors and they are already overwritten on screen before you can analyze them, you can trigger a hardware NMI, which will stop the memtest routine. Though afterwards you'll have to start over by triggering a reset.
|
||||
|
||||
## Output Interpretation
|
||||
|
||||
|
|
Loading…
Reference in a new issue