Fix emu run in README
This commit is contained in:
parent
fbf285f6da
commit
c1b708c332
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ space, compatible with the PET 2001 / CBM 3001 memory map:
|
||||||
* `$8000:$8fff`: Video buffer, printed to stdout after each instruction
|
* `$8000:$8fff`: Video buffer, printed to stdout after each instruction
|
||||||
* `$f000:$ffff`: The `memtest-f000.901465+ascii.bin` ROM
|
* `$f000:$ffff`: The `memtest-f000.901465+ascii.bin` ROM
|
||||||
|
|
||||||
Run `./emu6502`.
|
Run `out/emu6502`.
|
||||||
|
|
||||||
## Run on a Real PET / CBM
|
## Run on a Real PET / CBM
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue