This commit is contained in:
Theron 2020-08-09 12:16:08 -05:00
parent d3d302def4
commit 3b82cc70fa
2 changed files with 4 additions and 3 deletions

View File

@ -51,10 +51,12 @@ If the game uses battery-backed RAM (if it can save data when the console is tur
## To do
- DMC audio channel
- support other controllers?
- more mappers?
- better save file organization?
## Known problem games
- None currently, please report any issues

View File

@ -251,7 +251,6 @@ Up/Down/Left/Right: arrow keys
/*
TODO:
- DMC audio channel
- untangle CPU and APU/PPU?
- better save file organization?