This commit is contained in:
Theron 2020-03-04 21:54:52 -06:00
parent b4edad8648
commit 13d617059c
2 changed files with 2 additions and 3 deletions

View File

@ -51,7 +51,7 @@ If the game uses battery-backed RAM (if it can save data when the console is tur
## To do ## To do
- DMC audio channel, high- and low-pass filters - DMC audio channel
- support other controllers? - support other controllers?

View File

@ -245,10 +245,9 @@ Up/Down/Left/Right: arrow keys
/* /*
TODO: TODO:
- high- and low-pass audio filters
- DMC audio channel - DMC audio channel
- untangle CPU and APU/PPU? - untangle CPU and APU/PPU?
- better save file organization? if save file is dropped on window, have it load game? - better save file organization?
Timing notes: Timing notes: