Sour
|
4c4d3c75d6
|
Debugger: GB - Fixed crash when debugger accessed APU registers while running
|
2020-07-03 14:15:31 -04:00 |
|
Sour
|
d4f0b34605
|
Debugger: GB - Properly implemented vram/oam breakpoints
+ Fixed access counters in gameboy-only mode
|
2020-07-03 10:06:40 -04:00 |
|
Sour
|
4ac7b21878
|
Debugger: Added debug log window
This currently logs uninitialized memory reads (main CPU, SA1 & GB) + SGB packets
|
2020-06-23 18:34:03 -04:00 |
|
Sour
|
faf4d62ef4
|
GB: Allow picking GB model (original vs color) and using a boot rom
+Adds boot rom/sprite ram in hex editor
+Allow colorized GB games in GBC mode
|
2020-05-26 00:05:35 -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
|
dade91a189
|
Debugger: Added CX4 debugger
|
2020-02-24 22:00:52 -05:00 |
|
Sour
|
2e8a13e920
|
Debugger: Added DSP debugger
|
2020-02-23 22:24:58 -05:00 |
|
Sour
|
b62a0a3960
|
Debugger: Added assembler tool
|
2020-02-11 22:20:08 -05:00 |
|
Sour
|
c433b3fe33
|
Debugger: Fixed CPU read/write breakpoints breaking on PPU memory read/writes (e.g vram, cgram, oam)
|
2019-12-05 23:36:00 -05:00 |
|
Sour
|
0cd378c92d
|
CX4 support (+ trace logger)
|
2019-08-03 23:43:51 -04:00 |
|
Sour
|
33cee67e61
|
Added GSU (Super FX) support
|
2019-07-30 22:43:32 -04:00 |
|
Sour
|
fe470dd87a
|
SA-1 support (still missing a few rarely used features)
|
2019-07-25 22:22:09 -04:00 |
|