From 1a6b711ee172ef8febd8c7233cb21bbb178a47b0 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sun, 5 Jan 2020 15:26:15 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee18d31..0ed91b7 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ Usage: # With optional start address for the CPU (mainly for debugging) ./jane nestest.nes C000 ``` - Make sure to compile with `--release` for 60 fps. +![Screenshot](https://i.imgur.com/1TMHZrs.png) + ### what works * CPU * Reading Roms (iNES)