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 |
|
Sour
|
5ff456bc09
|
Audio: Added cubic interpolation option
|
2020-04-28 17:56:57 -04:00 |
|
Sour
|
c385155955
|
Debugger: Added DSP registers to register viewer
+ Track DSP reads/writes for debug tools (e.g breakpoints, hex editor highlights, etc.)
|
2020-02-10 00:12:00 -05:00 |
|
Sour
|
d5c4204bb3
|
DSP: Fixed KOF register initial value
Fixes missing sound effects in Chester Cheetah - Too Cool to Fool and King of Dragons
|
2020-02-09 22:03:55 -05:00 |
|
Sour
|
bdc06f5dda
|
SPC: Removed echo write protect logic (this behavior probably does not exist)
|
2019-05-20 14:38:05 -04:00 |
|
Sour
|
66c457771c
|
SPC: Rewrite SPC core
|
2019-03-22 21:37:32 -04:00 |
|
Sour
|
73913e1f0c
|
Save state support
|
2019-03-12 09:15:57 -04:00 |
|
Sour
|
2305900939
|
Fixed compilation error in debug build
|
2019-02-17 21:08:43 -05:00 |
|
Sour
|
d12a582dbc
|
SPC: Switched to fast DSP core (better for development for now)
|
2019-02-17 14:58:48 -05:00 |
|
Sour
|
bdc57286e7
|
SPC: Integrate blargg's SPC emulation library
Sound still doesn't work, however.
|
2019-02-16 11:23:01 -05:00 |
|