Mesen2/Core/Shared
2025-02-20 18:43:56 +09:00
..
Audio Audio Player: Fixed shuffle/repeat buttons not working 2025-02-13 22:07:10 +09:00
Interfaces SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
Movies Rewind: Fixed partial desync of input data when rewind stops 2024-12-13 19:00:32 +09:00
Utilities Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
Video UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
ArmEnums.h SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +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 SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
BatteryManager.h SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
CdReader.cpp PCE: Fixed issues loading CD-ROM games that are split into multiple files and have pregaps defined for one or more tracks 2024-12-06 19:41:10 +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 GB: Fixed game shark support 2024-06-16 20:24:11 +09:00
CheatManager.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
ColorUtilities.h Added WonderSwan support 2024-09-19 21:19:43 +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 SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +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 NES: Runahead - Fixed issues switching disks or inserting coins with FDS/VS System 2025-02-20 18:43:56 +09:00
Emulator.h Added WonderSwan support 2024-09-19 21:19:43 +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 GG: When using auto aspect ratio, GG should use a 6:5 pixel aspect ratio 2024-11-24 11:04:23 +09:00
EmuSettings.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
EventType.h Debugger: Added cpuType parameter for Lua events 2023-01-24 22:14:24 -05:00
FirmwareHelper.h SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +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 GB: Added support for MBC5 rumble feature 2024-07-13 20:50:57 +09:00
KeyManager.h GB: Added support for MBC5 rumble feature 2024-07-13 20:50:57 +09: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 SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
MessageManager.cpp Movies: Show message when movie can't be loaded because it was recorded for another console 2024-09-24 21:34:59 +09: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 Added ColecoVision support 2024-07-27 14:52:31 +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 Rewind: Fixed partial desync of input data when rewind stops 2024-12-13 19:00:32 +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 WonderSwan support 2024-09-19 21:19:43 +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 Added WonderSwan support 2024-09-19 21:19:43 +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 NES: FDS - Fixed issues with Kosodate Gokko (unlicensed disk copying program) 2025-02-19 21:27:15 +09:00
ShortcutKeyHandler.cpp Input: Allow "pause" shortcut and gamepad shortcuts to work when a keyboard device is plugged in 2024-07-06 10:25:26 +09:00
ShortcutKeyHandler.h Input: Allow "pause" shortcut and gamepad shortcuts to work when a keyboard device is plugged in 2024-07-06 10:25:26 +09: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