Mesen2/Core
2022-03-04 22:08:29 -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 UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -05:00
NES UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -05:00
Netplay Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
Shared UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -05:00
SNES UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -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 UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -05:00
Core.vcxproj.filters UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -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