From 4edcbdd73ce1638ddfa31e9f0f59ad1ffa35a0a9 Mon Sep 17 00:00:00 2001 From: Theron Spiegl Date: Mon, 11 Nov 2019 18:05:27 -0600 Subject: [PATCH] readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ae102f..82fe3ae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # nestur -The NES you left outside in the rain but let dry and still kind of works. This is an NES emulator and a work in progress. The CPU and PPU work, though there are still at least a couple bugs. I've mostly tested on Donkey Kong and Super Mario Bros. so far. There are plenty of full-featured emulators out there; this is primarily an educational project but I do want it to run well. @@ -18,7 +17,7 @@ ___________________ | A | D | | B | F | | Start | Enter | -| Select | L-Shift| +| Select | R-Shift| | Up | Up | | Down | Down | | Left | Left |