Commit graph

8 commits

Author SHA1 Message Date
Daniel Prilik
3bfe347fa5 begin work on custom APU
I have no idea what i'm doing lol.

I'm starting with the noise channel, since I think that might be the
easiest to do?

I _think_ I implemented it properly, since sniffing the output gives
reasonable volumes, but I don't really understand how to generate
sound waves from it yet...
2018-06-25 10:40:39 -07:00
Daniel Prilik
d7d25d7783 first try at MMC3 implementation - broken IRQ
The code is sloppy, and it doesn't work. Not entirely sure why...
2018-05-25 10:45:38 -07:00
Daniel Prilik
3895b69412 added mapper tests 2018-05-11 15:46:37 -07:00
Daniel Prilik
1893508fec misc cleanup + some apu tests 2017-12-19 16:14:50 -05:00
Daniel Prilik
5c19d78761 more tests 2017-12-12 16:56:26 -08:00
Daniel Prilik
d0e8d823a8 add ppu docs, add more test roms 2017-10-21 17:33:02 -07:00
Daniel Prilik
b0700cd5f9 cpu bugfixes and nestest harness 2017-10-20 14:55:21 -07:00
Daniel Prilik
2238090a05 *initial commit
Setting up the project. Also, iNES parsing
2017-10-13 20:18:31 -07:00