Sour
|
f8989d63e6
|
Debugger: Trace logger - Added cycle count for NEC DSP
|
2022-03-30 22:32:52 -04:00 |
|
Sour
|
4c284fe10d
|
Debugger: Fixed CX4 disassembly helper function logic
|
2022-03-25 22:22:49 -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
|
6607359cba
|
Debugger: SPC - Fixed some incorrect effective address values
|
2022-02-26 23:29:17 -05: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
|
6de42fb210
|
Debugger: CX4 debugger refactoring/improvements
|
2022-02-20 18:22:33 -05:00 |
|
Sour
|
571bdef0fe
|
Debugger: GSU debugger refactoring/fixes
|
2022-02-20 17:01:42 -05:00 |
|
Sour
|
05c871a168
|
Debugger: NEC DSP debugger refactoring
|
2022-02-20 12:57:02 -05:00 |
|
Sour
|
ba0b5a89a5
|
Debugger: Code refactoring, fixes for marked breakpoints
|
2022-02-20 11:11:44 -05:00 |
|
Sour
|
fb666944cb
|
Debugger: Don't step 1 instruction when opening debugger if the game is already paused
+ Build SPC cache even when debugger is not opened
|
2022-02-19 15:22:59 -05:00 |
|
Sour
|
a7f96274e0
|
Debugger: Update SPC debugger to break between instructions, allow predictive breakpoints, etc.
|
2022-02-19 13:08:31 -05:00 |
|
Sour
|
4f6ce1f611
|
Debugger: Performance improvements
|
2022-02-19 11:12:02 -05:00 |
|
Sour
|
d5a28f1403
|
Debugger: (WIP) Evaluate breakpoints before an instruction starts executing (ProcessInstruction + calculate upcoming reads/writes)
|
2022-02-19 09:55:33 -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
|
da9175d400
|
Debugger: SPC - Fixed disassembly template for $D8
|
2022-02-14 16:59:07 -05:00 |
|
Sour
|
762c9de400
|
Debugger: Added same rom/ips options
|
2022-02-08 20:59:03 -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
|
85482d34f1
|
Debugger: SNES - Added coprocessor debuggers
|
2022-01-30 20:20:24 -05:00 |
|
Sour
|
ae6307a46c
|
UI: Shortcuts to open debug tools (+ refactoring)
|
2022-01-30 16:46:10 -05:00 |
|
Sour
|
00780830a9
|
Debugger: Implemented "break in" action
|
2022-01-30 11:36:55 -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 |
|
Sour
|
24b68c71f4
|
Debugger: Added Debug and Options menus
|
2021-12-23 18:24:15 -05:00 |
|
Sour
|
d2a00ae3a5
|
Sprite viewer v2
|
2021-06-25 15:42:09 -04:00 |
|
Sour
|
fd7be59a1f
|
Sprite viewer v1
|
2021-06-24 20:44:10 -04:00 |
|
Sour
|
ff825fc4de
|
Tilemap viewer
|
2021-06-22 20:12:37 -04:00 |
|
Sour
|
811696f06f
|
Tile viewer refactoring/improvements
|
2021-06-21 14:56:41 -04:00 |
|
Sour
|
078546329f
|
Trace logger (missing file logging)
|
2021-06-16 23:14:21 -04:00 |
|
Sour
|
a0a06e15a4
|
Event viewer
|
2021-06-09 21:51:03 -04:00 |
|
Sour
|
ab0fe3c6e1
|
Minor fixes
|
2021-06-06 15:33:37 -04:00 |
|
Sour
|
0e7ccc25c4
|
Assembler
|
2021-06-01 19:25:50 -04:00 |
|