devinacker
|
c5a12644f7
|
Merge branch 'master' into vramexpand
|
2019-10-08 20:31:03 -04:00 |
|
devinacker
|
b255a87fbc
|
make sure exec breakpoints are only highlighted in the correct debug view
|
2019-09-07 15:15:38 -04:00 |
|
devinacker
|
a7ca846e0b
|
default sa1 and sfx symbols
|
2019-09-07 14:50:28 -04:00 |
|
devinacker
|
0b139b4650
|
only show coprocessor debug tabs if game uses them, also snap to relevant debug tab on breakpoint
|
2019-09-07 13:33:05 -04:00 |
|
devinacker
|
d4d57f900e
|
move default symbols to the user directory for editability
|
2019-09-07 12:29:07 -04:00 |
|
devinacker
|
cd36499f5c
|
make superfx symbols accessible via breakpoint window
|
2019-09-07 01:28:56 -04:00 |
|
devinacker
|
eaf83d380a
|
only save symbols to disk if actually modified by user (i.e. non-default) to avoid polluting with files
|
2019-09-07 01:06:42 -04:00 |
|
devinacker
|
1402ffe000
|
make loading of default symbols optional
|
2019-09-07 00:55:18 -04:00 |
|
devinacker
|
bb9f267687
|
load/save superfx symbols
|
2019-09-07 00:30:49 -04:00 |
|
devinacker
|
9899678437
|
improvements to superfx disassembly/debugging
|
2019-09-06 22:31:31 -04:00 |
|
devinacker
|
5e2d960f95
|
allow variable address widths for debugger views
|
2019-09-02 01:01:13 -04:00 |
|
devinacker
|
b0dbda09ee
|
SMP disasm formatting cleanup
|
2019-09-01 20:31:15 -04:00 |
|
devinacker
|
49836056e7
|
Merge branch 'debugcleanup'
|
2019-09-01 20:28:58 -04:00 |
|
devinacker
|
aeec49a8e8
|
incorporate fancy disasm stuff into SMP debugger and refactor CPU disasm as well (closes #227)
|
2019-09-01 20:28:46 -04:00 |
|
devinacker
|
b150406949
|
fix trace mask setting not actually being applied by new debug UI...
|
2019-08-31 22:32:36 -04:00 |
|
devinacker
|
37c4f6ac68
|
show both params of mvn/mvp correctly in new disasm (fixes #226)
|
2019-08-31 00:32:51 -04:00 |
|
devinacker
|
c00c3cdb40
|
don't mess with existing breakpoints when repopulating the symbols list; also make sure checking a symbol in the list doesn't add a duplicate breakpoint anyway (fixes #223)
|
2019-08-22 21:09:34 -04:00 |
|
devinacker
|
42b48cc949
|
improve some funky behavior involving resizing of the in-debugger memory view
|
2019-08-21 21:14:15 -04:00 |
|
devinacker
|
136fdcf878
|
add some additional menu accelerators and hotkeys for debugger (fixes #221)
|
2019-08-18 15:21:12 -04:00 |
|
devinacker
|
b8a5491c2c
|
use a generic font family on *nix instead of assuming a specific font is available
|
2019-08-10 16:52:33 -04:00 |
|
devinacker
|
c0d52a2da2
|
make symbol loading/unloading work a bit better
|
2019-07-21 23:04:06 -04:00 |
|
devinacker
|
8bb6e4d80c
|
add popup completer for symbol names in breakpoint editor
|
2019-07-05 19:17:49 -04:00 |
|
devinacker
|
935ff10916
|
show a symbol name for breakpoint addresses if possible
|
2019-07-04 23:42:48 -04:00 |
|
devinacker
|
789d616974
|
add configurable comparison operators for breakpoints (see #133)
|
2019-07-01 22:56:11 -04:00 |
|
devinacker
|
41e260cd6e
|
revamp breakpoint editor, allow adding/deleting an unlimited number of breakpoints
|
2019-06-30 03:14:40 -04:00 |
|
devinacker
|
dff28352c8
|
add memory editor context menu (incl. add-breakpoint action suggested in #118)
|
2019-06-27 23:28:47 -04:00 |
|
devinacker
|
4fceed75ac
|
remove extraneous $ from OPTYPE_IADDR_PC disasm
|
2019-06-27 19:33:29 -04:00 |
|
devinacker
|
618174e95b
|
enable/disable new buttons based on running status
|
2019-05-27 00:57:48 -04:00 |
|
devinacker
|
9c8495847e
|
run to vblank/hblank options
|
2019-05-27 00:50:05 -04:00 |
|
devinacker
|
fb7b66405a
|
slightly rearrange CPU/SA1 flag edit widgets
|
2019-05-26 23:20:30 -04:00 |
|
devinacker
|
1f10eac106
|
run to next NMI/IRQ for CPU and SA1
|
2019-05-26 23:13:04 -04:00 |
|
devinacker
|
cc8ad13011
|
don't truncate last char of some instruction formats
|
2019-05-26 02:35:38 -04:00 |
|
devinacker
|
822df30bb2
|
small formatting cleanup
|
2019-05-26 02:19:51 -04:00 |
|
devinacker
|
39903688d5
|
show labels for base addresses and not effective addresses (fixes #218)
|
2019-05-26 02:18:11 -04:00 |
|
devinacker
|
c2d836ce64
|
use named opcode flag in SMP too
|
2019-03-10 00:19:18 -05:00 |
|
Benjamin Schulte
|
a93c36638d
|
faster loading of symbols from file
|
2019-03-10 00:12:31 -05:00 |
|
Benjamin Schulte
|
89d4168aa8
|
add SMP symbols
|
2019-03-10 00:03:19 -05:00 |
|
devinacker
|
ca0c4ad4aa
|
use usage flag by name more consistently
|
2019-03-09 23:51:11 -05:00 |
|
Benjamin Schulte
|
29dfae20e6
|
integrate memory viewer into debugger
|
2019-03-09 23:49:47 -05:00 |
|
Benjamin Schulte
|
6f1751fa8a
|
allow to open more than one memory editor
|
2019-03-09 23:38:42 -05:00 |
|
Benjamin Schulte
|
90429af768
|
add support for ca65 VICE symbol files
|
2019-03-07 22:30:26 -05:00 |
|
Benjamin Schulte
|
542b38166c
|
additionally support FMA symbol files
|
2019-03-07 22:29:18 -05:00 |
|
devinacker
|
735b65c1b8
|
Merge branch 'qt5' into newdebugger
|
2019-02-17 17:51:16 -05:00 |
|
devinacker
|
57a90f119d
|
Merge branch 'qt5' into newdebugger
|
2019-01-19 16:47:05 -05:00 |
|
Devin Acker
|
57b1d3ea3a
|
Merge pull request #209 from undisbeliever/tilemap-character-address
Tilemap character address
|
2019-01-19 16:44:33 -05:00 |
|
devinacker
|
1d93fffa88
|
add vram expansion support to accuracy build (WIP)
|
2019-01-06 01:59:22 -05:00 |
|
Marcus Rowe
|
85a5f963b3
|
Increment selected tile address if in mode 7
This will make the Tile Viewer selected tile address match the Tilemap
Viewer character address.
|
2018-12-22 21:27:49 +10:00 |
|
Marcus Rowe
|
f4dc571699
|
Add 0x prefix to selected tile address
|
2018-12-22 21:24:19 +10:00 |
|
Marcus Rowe
|
8fd0301299
|
Show character address in the Tilemap Viewer
|
2018-12-22 21:18:09 +10:00 |
|
Marcus Rowe
|
3107ef54d0
|
Rename BG_TRANSPARENT to TRANSPARENT_BG
This commit will make the `*_BG` constants in the BackgroundType enum
have a consistent name.
|
2018-12-19 09:07:07 +10:00 |
|