Commit graph

14 commits

Author SHA1 Message Date
Vladimir Kononovich
320371740d Added api for getting breakpoints and cpu flags. 2020-11-01 16:52:30 +03:00
Vladimir Kononovich
28b5a3c503 Removed Id entity from a Breakpoint. Now BP manager deals with it. 2020-10-29 02:19:23 +03: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
134c28ed9f GB: Replace scanline renderer with pixel renderer
Probably still not very accurate
2020-05-21 20:57:00 -04:00
Sour
daf3bcce82 Debugger: Event Viewer - Display marked breakpoints on event viewer 2019-10-18 20:09:08 -04:00
Sour
7ae6605e77 Debugger: Performance improvements + refactoring
-Reduce breakpoint check overhead
-Only run SPC/DSP when needed
-Only build disassembly cache when needed
2019-10-11 16:07:30 -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
Sour
c9405d7ba3 DSP: Added support for DSP-1/2/3/4 games (LLE - requires bios file) 2019-07-14 21:45:12 -04:00
Sour
ea74b764e9 Debugger: Show break source (breakpoint, break on [...] option, etc) 2019-05-07 20:06:04 -04:00
Sour
411c026106 Fixed/removed some TODOs 2019-05-04 16:54:53 -04:00
Sour
35476426c0 Debugger: SPC watch and conditional breakpoints 2019-04-07 14:38:22 -04:00
Sour
7226e7dbe0 Debugger: Fixed performance issue when adding multiple breakpoints 2019-03-30 23:17:32 -04:00
Sour
8502581a1d Debugger: Breakpoint support 2019-03-01 20:27:49 -05:00