Sour
|
371a7a1ac8
|
Added basic support for GBC games
|
2020-05-19 21:31:33 -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 |
|
Sour
|
7c79bf2974
|
Debugger: Added SA-1 tab to register viewer
|
2020-03-02 23:08:28 -05: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
|
73c1a90833
|
NMI/IRQ: Fixes and refactoring to attempt to better represent the hardware
Fixes Power Rangers - The Fighting Edition having partially corrupted graphics during fights
|
2019-12-05 22:13:39 -05:00 |
|
Sour
|
97571c94bc
|
Linux: Workaround Mono bug with ArraySubType in PInvoke definitions
See: https://github.com/mono/mono/issues/15592
|
2019-10-26 11:28:50 -04:00 |
|
Sour
|
af175616cd
|
Debugger: Added Register Viewer tool
|
2019-10-10 23:54:38 -04:00 |
|