Mesen2/Core/Shared
2024-04-07 09:15:48 +09:00
..
Audio Added GBA support 2024-03-30 11:42:31 +09:00
Interfaces Linux: Fixed video freezing after power cycle/reload rom 2024-01-11 17:51:28 +09:00
Movies Movies: Always add save state to movies when power on state is random 2023-04-23 20:06:29 -04:00
Utilities Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
Video Added GBA support 2024-03-30 11:42:31 +09:00
BaseControlDevice.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
BaseControlDevice.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
BaseControlManager.cpp Movies: Fixed desync when using rewind during movie playback 2023-02-10 20:59:21 -05:00
BaseControlManager.h Movies: Fixed desync when using rewind during movie playback 2023-02-10 20:59:21 -05:00
BaseState.h File reorganization 2021-04-09 21:45:04 -04:00
BatteryManager.cpp Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
BatteryManager.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
CdReader.cpp PCE: Improve .cue parsing to allow FILE entries with no quotes 2024-01-27 10:59:44 +09:00
CdReader.h PCE: Fixed endless intro restart bug in Tenshi no Uta 2 2023-11-19 23:39:54 +09:00
CheatManager.cpp Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
CheatManager.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
ColorUtilities.h Added GBA support 2024-03-30 11:42:31 +09:00
ControlDeviceState.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
ControllerHub.h PCE: Allow 6-button controllers to be connected to the turbo tap 2023-12-25 16:31:00 +09:00
CpuType.h Added GBA support 2024-03-30 11:42:31 +09:00
DebuggerRequest.cpp Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank 2022-12-27 16:29:16 +09:00
DebuggerRequest.h Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank 2022-12-27 16:29:16 +09:00
Emulator.cpp Debugger: Lua - Keep the first non-zero value when emu.stop + prevent crash when called multiple times 2024-04-07 09:15:48 +09:00
Emulator.h Debugger: Lua - Keep the first non-zero value when emu.stop + prevent crash when called multiple times 2024-04-07 09:15:48 +09:00
EmulatorLock.cpp Movies: Fixed freeze when attempting to load a movie while the debugger is opened 2023-02-08 22:34:00 -05:00
EmulatorLock.h Movies: Fixed freeze when attempting to load a movie while the debugger is opened 2023-02-08 22:34:00 -05:00
EmuSettings.cpp Added GBA support 2024-03-30 11:42:31 +09:00
EmuSettings.h Added GBA support 2024-03-30 11:42:31 +09:00
EventType.h Debugger: Added cpuType parameter for Lua events 2023-01-24 22:14:24 -05:00
FirmwareHelper.h Added GBA support 2024-03-30 11:42:31 +09:00
FrameLimiter.h Emulation: Lowered 300ms check to 100ms to prevent emulator from trying to catch up if pausing+unpausing within 0.3 secs 2022-10-15 13:20:24 -04:00
HistoryViewer.cpp History Viewer: Fixed invalid save states/movies 2023-02-20 20:39:17 -05:00
HistoryViewer.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
IControllerHub.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
InputHud.cpp UI: Fixed display of zapper/etc. when using the "fixed" hud size 2023-02-24 21:00:19 -05:00
InputHud.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
KeyDefinitions.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
KeyManager.cpp UI: Added more mouse speed levels in input config 2023-04-02 10:32:10 -04:00
KeyManager.h UI: Added more mouse speed levels in input config 2023-04-02 10:32:10 -04:00
MemoryOperationType.h Debugger: SPC - Invalidate instruction cache on writes even when option to ignore read/writes is turned on 2023-01-29 18:59:46 -05:00
MemoryType.h Added GBA support 2024-03-30 11:42:31 +09:00
MessageManager.cpp NES: Fixed loading NES roms (+ improved behavior/error message display when this happens) 2023-03-06 16:42:32 -05:00
MessageManager.h Debugger: Added cpuType parameter for Lua events 2023-01-24 22:14:24 -05:00
NotificationManager.cpp Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
NotificationManager.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
RecordedRomTest.cpp GB: Fixed power on state for OAM DMA register 2024-01-23 22:26:01 +09:00
RecordedRomTest.h Tests: Ability to record/replay tests 2023-01-24 05:20:42 -05:00
RenderedFrame.h UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
RewindData.cpp Added GBA support 2024-03-30 11:42:31 +09:00
RewindData.h Added GBA support 2024-03-30 11:42:31 +09:00
RewindManager.cpp Added GBA support 2024-03-30 11:42:31 +09:00
RewindManager.h Debugger: Step Back - Allow stepping back 1 scanline/frame at a time + remove restriction that caused step back to only work for up to 30 frames 2024-01-26 23:39:31 +09:00
RomFinder.h Refactoring - Moved some leftover files out of the root folder 2022-09-08 21:48:49 -04:00
RomInfo.h Added GBA support 2024-03-30 11:42:31 +09:00
SaveStateCompatInfo.h GB: Allow loading GB/GBC/SGB save states on any of the 3 models 2023-01-30 19:50:05 -05:00
SaveStateManager.cpp Debugger: Fixed rare crash that could occur when loading/saving a save state while emulation is running when the debugger is active 2023-12-27 23:27:07 +09:00
SaveStateManager.h UI: Added missing load/save state messages for load/save state dialogs 2023-02-21 18:33:58 -05:00
SettingTypes.h Added GBA support 2024-03-30 11:42:31 +09:00
ShortcutKeyHandler.cpp UI: Added "reload rom" shortcut, made power cycle preserve ROM content 2022-10-05 19:48:45 -04:00
ShortcutKeyHandler.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
SystemActionManager.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
TimingInfo.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00