Sour
|
008ed9077d
|
Debugger: Refactor debug config
|
2022-07-01 12:34:00 -04:00 |
|
Sour
|
60889176b7
|
Debugger: Added "draw partial frame" option
|
2022-06-26 21:57:03 -04:00 |
|
Sour
|
5414afdbb4
|
Debugger: Added "Show jump labels" option
|
2022-06-26 14:44:59 -04:00 |
|
Sour
|
9b6ab930f1
|
Debugger: Added "Find all occurrences"
|
2022-06-24 22:20:12 -04:00 |
|
Sour
|
1f75992666
|
Debugger: Allow palette editing in palette viewer
|
2022-06-20 20:53:32 -04:00 |
|
Sour
|
35a54505b4
|
Debugger: Added tile editor
|
2022-06-19 15:05:12 -04:00 |
|
Sour
|
483a642a98
|
Debugger: Added function list
|
2022-06-13 22:13:08 -04:00 |
|
Sour
|
78ca62ed75
|
Debugger: Support for CDL in CHR ROM games (NES), option to hide used/unused tiles from tile viewer (when CDL data is available)
|
2022-06-12 00:26:03 -04:00 |
|
Sour
|
fcd7e64582
|
Debugger: Fixed CDL behavior for SGB, refactor some of the CDL code
|
2022-06-11 15:19:24 -04:00 |
|
Sour
|
dc229fd12c
|
Debugger: Tilemap/tile viewers - Added support for mode 7 extbg
|
2022-06-06 23:47:16 -04:00 |
|
Sour
|
0a6a8e92b2
|
PCE: SuperGrafx support
|
2022-05-15 20:35:56 -04:00 |
|
Sour
|
9d226d6588
|
Linux: Fixed build, fixed some clang warnings
|
2022-05-09 20:53:56 -04:00 |
|
Sour
|
2b5416221a
|
Fixed some TODOs, minor refactoring for tile viewer
|
2022-04-30 20:42:26 -04:00 |
|
Sour
|
191304e025
|
wip - everything to review
|
2022-04-06 18:37:35 -04:00 |
|
Sour
|
e0c9d0f3ae
|
Debugger: Tilemap/Sprite viewers - Added View in Tile Viewer option
|
2022-04-02 14:39:29 -04:00 |
|
Sour
|
c05e3fb0f5
|
Debugger: Event Viewer - Display current dot for all consoles + refactor code
|
2022-04-01 21:02:21 -04:00 |
|
Sour
|
b9d367e91a
|
Debugger: Implement/refactor is jump/is return/etc logic for all CPUs
|
2022-03-24 21:39:00 -04:00 |
|
Sour
|
7cbb682126
|
Debugger: Display the original hex value for snes sprites' X coordinate when the value is negative
|
2022-03-22 21:09:15 -04:00 |
|
Sour
|
2bee41ce97
|
Debugger: Trace logger improvements/fixes
|
2022-02-26 13:42:31 -05:00 |
|
Sour
|
56b05cced6
|
Debugger: Implemented "move program counter" for most CPUs
|
2022-02-24 23:00:08 -05:00 |
|
Sour
|
92734d6015
|
Debugger: Exp. eval refactoring to allow getting more data than just the CPU's state
|
2022-02-21 21:27:14 -05:00 |
|
Sour
|
50cdababc0
|
Debugger: Implemented predictive breakpoints for GB
|
2022-02-20 22:25:35 -05:00 |
|
Sour
|
6d60d706ba
|
Debugger: GB debugger refactoring
|
2022-02-20 21:01:48 -05:00 |
|
Sour
|
ba0b5a89a5
|
Debugger: Code refactoring, fixes for marked breakpoints
|
2022-02-20 11:11:44 -05:00 |
|
Sour
|
581f8ab709
|
Debugger: Remove memory access count tracking (only keep stamps for memory tools color)
|
2022-02-16 20:50:00 -05:00 |
|
Sour
|
ec84fad585
|
Debugger: Run to NMI/IRQ actions
|
2022-02-16 18:20:27 -05:00 |
|
Sour
|
762c9de400
|
Debugger: Added same rom/ips options
|
2022-02-08 20:59:03 -05:00 |
|
Sour
|
0772002916
|
Debugger: GB assembler - Make register names case insensitive
|
2022-02-06 16:40:02 -05:00 |
|
Sour
|
82e580d0f5
|
Debugger: Palette viewer improvements + allow selecting/copying text from info panels (all tools)
|
2022-02-01 21:42:09 -05:00 |
|
Sour
|
be733dda26
|
Debugger: Fixed palette display for DMG games
|
2022-02-01 19:49:15 -05:00 |
|
Sour
|
85482d34f1
|
Debugger: SNES - Added coprocessor debuggers
|
2022-01-30 20:20:24 -05:00 |
|
Sour
|
00780830a9
|
Debugger: Implemented "break in" action
|
2022-01-30 11:36:55 -05:00 |
|
Sour
|
5501c6a6f6
|
Debugger: Tilemap Viewer - Added attribute address
|
2022-01-25 00:26:52 -05:00 |
|
Sour
|
4923768e34
|
Debugger: Tilemap viewer work (display more info, hide options/tabs based on state/console), fixed grid size for large tiles for the SNES
|
2022-01-23 18:42:58 -05:00 |
|
Sour
|
3615ef0eb1
|
Core: Enabled warning level 4, fixed/disabled warnings
|
2022-01-23 12:36:35 -05:00 |
|
Sour
|
dffbd4921a
|
Refactoring: Renamed SnesMemoryType
|
2022-01-22 12:16:10 -05:00 |
|
Sour
|
0b228f5951
|
Refactoring: Added Snes prefix to files/classes
|
2022-01-22 11:55:17 -05:00 |
|
Sour
|
0d78c064f3
|
Core: Reduce shared_ptr usage, refactor netplay code to remove static instances
|
2022-01-21 21:25:33 -05:00 |
|
Sour
|
6146019f6d
|
Debugger: Allow changing NES state (wip)
|
2022-01-15 12:13:24 -05:00 |
|
Sour
|
7cbe3139f9
|
Debugger: Fixed PPU breakpoint issues
|
2022-01-08 20:38:19 -05:00 |
|
Sour
|
3d14313183
|
Debugger: Breakpoint improvements, enable ppu breakpoints for NES, performance tweaks for debugger
|
2022-01-08 16:02:59 -05:00 |
|
Sour
|
345fbfc282
|
Tilemap/Sprite viewers: Show palette colors in tooltip/selected info
|
2022-01-02 13:31:55 -05:00 |
|
Sour
|
7de29dcc35
|
Sprite Viewer: Refactoring, fixes for tooltips, added some options
|
2021-12-31 14:48:23 -05:00 |
|
Sour
|
abf4c430ef
|
Sprite Viewer: Tooltips, improve sprite info
|
2021-12-30 22:29:01 -05:00 |
|
Sour
|
6dc2e49f85
|
Sprite Viewer: Performance fixes
|
2021-12-30 10:08:04 -05:00 |
|
Sour
|
adfafc94ea
|
Event Viewer: Refactored code, fixed issues with list view
|
2021-12-29 15:04:12 -05:00 |
|
Sour
|
b5ac436fda
|
Tilemap Viewer: Scroll overlay, bug fixes
|
2021-12-28 23:33:50 -05:00 |
|
Sour
|
368455e503
|
Tilemap viewer: Refresh scanline/cycle config
|
2021-12-28 20:53:39 -05:00 |
|
Sour
|
f5d02d7607
|
Tilemap Viewer: Tile information + tooltip
|
2021-12-27 23:07:34 -05:00 |
|
Sour
|
c074981bb6
|
Event Viewer: Added event tooltip
|
2021-12-27 12:39:14 -05:00 |
|