Commit graph

18 commits

Author SHA1 Message Date
Sour
bfe477a1f5 Debugger: NES - Fixed missing effective address for JMP (indirect) 2023-04-22 23:51:24 -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
008ed9077d Debugger: Refactor debug config 2022-07-01 12:34:00 -04:00
Sour
5414afdbb4 Debugger: Added "Show jump labels" option 2022-06-26 14:44:59 -04:00
Sour
d5d61b0472 Debugger - Memory mappings, predictive breakpoints, disassembly fixes/improvements, refactoring 2022-04-10 16:07:53 -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
c29e97bce7 NES: Fixed/implemented break options 2022-01-07 21:54:48 -05:00
Sour
c63c99f82b Debugger: Fixed register label display 2022-01-06 22:14:04 -05:00
Sour
6ccb949d37 NES: Fixed branch disassembly to display full address 2022-01-03 21:23:39 -05:00
Sour
0e7ccc25c4 Assembler 2021-06-01 19:25:50 -04:00
Sour
28590f3834 Breakpoints 2021-05-29 12:10:57 -04: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
b79f726b34 Reorganize files (NES) 2021-04-09 19:01:41 -04:00
Renamed from Core/NES/NesDisUtils.cpp (Browse further)