Mesen2/Core
2022-03-02 23:51:22 -05:00
..
Debugger Debugger: Fixed memory access counter init (read stamp was not initialized to 0) 2022-03-02 23:51:22 -05:00
Gameboy Debugger: Trace logger improvements/fixes 2022-02-26 13:42:31 -05:00
NES Debugger: Trace logger improvements/fixes 2022-02-26 13:42:31 -05:00
Netplay Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
Shared Debugger: Added reset workspace option (+ menu changes and shortcuts) 2022-03-01 20:01:47 -05:00
SNES Debugger: SPC - Fixed some incorrect effective address values 2022-02-26 23:29:17 -05:00
Core.ruleset Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
Core.vcxproj Debugger: Implemented "move program counter" for most CPUs 2022-02-24 23:00:08 -05:00
Core.vcxproj.filters Debugger: Implemented "move program counter" for most CPUs 2022-02-24 23:00:08 -05:00
EventType.h Added Super Game Boy support 2020-06-18 00:58:39 -04:00
FirmwareHelper.h UI: Prompt for file when a required firmware file is missing 2022-02-03 00:24:06 -05:00
MemoryOperationType.h Step 3 - compiles 2021-04-04 10:53:17 -04:00
MemoryType.h Refactoring: Renamed SnesMemoryType 2022-01-22 12:16:10 -05:00
RomFinder.h File reorganization 2021-04-09 21:45:04 -04:00
stdafx.cpp 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00
stdafx.h Core: Enabled warning level 4, fixed/disabled warnings 2022-01-23 12:36:35 -05:00