Commit graph

9 commits

Author SHA1 Message Date
Sour
ad548465c6 Debugger: NES - Added new "break on..." options
Invalid VRAM access, Invalid OAM write, DMA controller read, Unstable opcodes
2025-03-27 21:16:02 +09: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
5414afdbb4 Debugger: Added "Show jump labels" option 2022-06-26 14:44:59 -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
c29e97bce7 NES: Fixed/implemented break options 2022-01-07 21:54:48 -05:00
Sour
0e7ccc25c4 Assembler 2021-06-01 19:25:50 -04:00
Sour
04eb5b1ec6 Fixed some warnings 2021-04-09 23:17:52 -04:00
Sour
b79f726b34 Reorganize files (NES) 2021-04-09 19:01:41 -04:00
Renamed from Core/NES/NesDisUtils.h (Browse further)