Update README.md

This commit is contained in:
Daniel Bauer
2020-01-05 15:26:15 +01:00
committed by GitHub
parent 529617086a
commit 1a6b711ee1

View File

@@ -9,9 +9,10 @@ Usage:
# With optional start address for the CPU (mainly for debugging) # With optional start address for the CPU (mainly for debugging)
./jane nestest.nes C000 ./jane nestest.nes C000
``` ```
Make sure to compile with `--release` for 60 fps. Make sure to compile with `--release` for 60 fps.
![Screenshot](https://i.imgur.com/1TMHZrs.png)
### what works ### what works
* CPU * CPU
* Reading Roms (iNES) * Reading Roms (iNES)