Update README.md

This commit is contained in:
spieglt 2019-11-12 17:47:56 -06:00 committed by GitHub
parent 28b371a5ae
commit 4abfe68ff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ This is an NES emulator and a work in progress. The CPU and PPU work, though the
- One line of `unsafe` (`std::mem::transmute::<u8>() -> i8`)
- No heap allocation
- NTSC timing
## Controls: