Skip to content

Commit 8522cad

Browse files
authored
Update README.md
1 parent fb5b04a commit 8522cad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Feel free to fork it, improve it, whatever, just link back to here. Enjoy!
1818
##Tutorial
1919

2020
Controls:
21-
C - Toggle Clock
22-
Space - Pulse Clock
23-
H/J - Decrement/Increment RAM Page
24-
K/L - Decrement/Increment ROM Page
25-
R - Reset
21+
C - Toggle Clock
22+
Space - Pulse Clock
23+
H/J - Decrement/Increment RAM Page
24+
K/L - Decrement/Increment ROM Page
25+
R - Reset
2626

27-
You can load ```.bin``` files into RAM or ROM using the File Pickers in the top right.
27+
You can load ```.bin``` files into RAM or ROM using the File Pickers in the top right. It should be fully compatible with any binary compiled for the 6502 kit, except if it uses any unimplemented features. I might get to these sometime in the future. If I do, the repo will be updated.

0 commit comments

Comments
 (0)