Commit graph

17 commits

Author SHA1 Message Date
Sour
bfaff15dda Docs: First version of documentation 2020-06-30 16:51:13 -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
79197dfe49 Debugger: GB - Added support for RGBDS .sym files 2020-06-02 19:41:47 -04:00
Sour
bab36b826f Debugger: Tweak WLA-DX .sym regex to allow more .sym files to load properly 2020-05-31 17:24:12 -04:00
Sour
c32472913c Debugger: Add basic support for wla-dx symbol files for gb roms 2020-05-24 21:57:37 -04:00
Sour
3a41275575 Debugger: Auto-load msl/sym symbol files, if they are found (when option is enabled) 2020-05-07 21:26:16 -04:00
Sour
479e91c5f2 Debugger: Add support for assert expressions 2020-04-26 22:32:17 -04:00
Sour
9b27cc109e Debugger: Fixed source view mode regressions 2020-02-26 19:26:14 -05:00
Sour
5aa615a227 Debugger: Added .sym file support (wla-dx)
Unsure if this is correct as different projects appear to generate the .sym file using different logic for the addressing.
2020-02-22 19:33:40 -05:00
Sour
aebde00928 Debugger: Add "Go to all" feature 2020-02-09 15:39:14 -05:00
Sour
ab999209fe Debugger: Source View - Fixed some issues with X/M flags calculation 2020-01-29 23:40:07 -05:00
Sour
435c253849 Debugger: CC65 - Fixed C vs ASM priority for source view 2020-01-29 22:34:14 -05:00
Sour
3d5b9fcdf9 Debugger: CA65 - Improved CDL file generation to set X/M flags properly 2020-01-29 22:14:54 -05:00
Sour
7dd408f4bd Debugger: Source view integration refactoring 2020-01-21 18:22:27 -05:00
Sour
aa5e26855c UI: Added prompt for firmware files when loading a game that requires one 2019-07-17 22:08:41 -04:00
Sour
702b609381 Debugger: Added CC65 integration settings 2019-05-03 17:16:43 -04:00
Sour
70e595ff37 Debugger: Added CA65 .dbg file integration (labels, comments, CDL) 2019-04-29 20:40:52 -04:00