Fix emu run in README

This commit is contained in:
s3lph 2022-02-08 12:20:00 +01:00
parent fbf285f6da
commit c1b708c332

View file

@ -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