Commit graph

6 commits

Author SHA1 Message Date
Sour
4c4d3c75d6 Debugger: GB - Fixed crash when debugger accessed APU registers while running 2020-07-03 14:15:31 -04:00
Sour
a22302134d GBC: Improved IO port behavior
Fixes unused_hwio-C test, and allows aevilia to run
2020-07-03 00:39:11 -04:00
Sour
1434819830 GB: Added per-channel volume settings 2020-06-22 22:28:37 -04:00
Sour
d204485153 Added Super Game Boy support
Missing support for SGB2's timings and still needs a few tweaks and more testing
2020-06-18 00:58:39 -04:00
Sour
1be95417b8 GB: APU - Implement extra length counter clocking bug when enabling length counter
Passes 03-trigger test
2020-06-09 18:48:06 -04:00
Sour
5f055110fa Added Game Boy support
CPU/APU are decent - PPU is still just a scanline renderer
No Super Game Boy support yet
2020-05-18 16:11:08 -04:00