Commit graph

16 commits

Author SHA1 Message Date
Sour
13be4e8d99 Debugger: SNES - Fixed crash in GSU debugger when negative jump target wraps past 0 2023-11-16 17:11:15 +09:00
Sour
0ff5a8220a GSU: Fixed swapped OP names in code/disassembly (BGE/BLT) 2022-10-26 18:00:39 -04:00
Sour
ccc59e4bea Debugger: GSU - Fixed BCV -> BVC typo 2022-10-01 19:56:32 -04:00
Sour
cdeef8cec4 Debugger: Trace logger - Added missing options, etc 2022-09-18 20:54:57 -04:00
Sour
47b94cd49f Debugger: Added option to show/hide memory values (+ fixed missing memory values on NES, PCE, etc.) 2022-09-13 00:41:18 -04:00
Sour
7108bdde36 Refactoring - Moved some leftover files out of the root folder 2022-09-08 21:48:49 -04:00
Sour
152abf690b Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Sour
5e31200cf3 Debugger: Refactor/fix logic to determine size of value to display along with the effective address 2022-07-13 21:51:51 -04:00
Sour
56b1cedc9c Debugger: Refactoring/fix todos 2022-07-04 20:32:16 -04:00
Sour
008ed9077d Debugger: Refactor debug config 2022-07-01 12:34:00 -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
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
e27e511558 File reorganization 2021-04-09 21:45:04 -04:00
Sour
2a3a955dc3 Reorganize files (debugger + netplay) 2021-04-09 20:01:50 -04:00
Sour
a435b0d29a Reorganize code (SNES) 2021-04-09 18:47:33 -04:00
Renamed from Core/SNES/GsuDisUtils.cpp (Browse further)