Processor: Fix input

This commit is contained in:
Marco Thomas
2021-06-11 17:52:28 +02:00
parent fcc40065a7
commit 6a6dddff91
3 changed files with 9 additions and 8 deletions

View File

@@ -7,8 +7,8 @@ Yet another chip8 emulator written in rust \o/
+ Expand on this README
+ Add some documentation
+ Add delay for beeper
+ Fix input
+ Add sound for beeper
+ Fix tests for input
## System Dependencies