Mesen2/Core/PCE
2025-03-22 08:44:49 +09:00
..
CdRom PCE: Fixed ADPCM audio decoding issues 2025-03-12 16:46:32 +09:00
Debugger Debugger: PCE - Tilemap viewer - Fixed scroll overlay Y position 2025-03-22 08:44:49 +09:00
Input SNES/PCE/SMS: Added missing "allow invalid input" option (and prevent invalid inputs by default) 2024-12-20 14:48:15 +09:00
HesFileData.h Movies: Fixed freeze when attempting to load a movie while the debugger is opened 2023-02-08 22:34:00 -05:00
IPceMapper.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PceConsole.cpp Fixed compilation errors in clang (in VS) 2024-12-25 18:58:57 +09:00
PceConsole.h Fixed compilation errors in clang (in VS) 2024-12-25 18:58:57 +09:00
PceConstants.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PceControlManager.cpp PCE: Fixed IO port read behavior when no controller is plugged in 2024-03-10 22:14:38 +09:00
PceControlManager.h Movies: Fixed desync when using rewind during movie playback 2023-02-10 20:59:21 -05:00
PceCpu.cpp PCE: Improved VRAM read/write delays 2023-12-23 13:28:21 +09:00
PceCpu.h PCE: Improved VRAM read/write delays 2023-12-23 13:28:21 +09:00
PceCpu.Instructions.cpp Linux: Fixed clang warnings 2023-11-21 20:05:27 +09:00
PceDefaultVideoFilter.h PCE: Fixed incorrect overscan values for a single frame when game swaps between multi-resolution and single-resolution screens 2024-10-16 17:08:39 +09:00
PceMemoryManager.cpp PCE: Fixed memory mappings for save ram 2025-02-01 18:01:15 +09:00
PceMemoryManager.h PCE: Fixed memory mappings for save ram 2025-02-01 18:01:15 +09:00
PceNtscFilter.cpp Added GBA support 2024-03-30 11:42:31 +09:00
PceNtscFilter.h Debugger: PCE - Fixed crashes with Lua tutorial script due to the way overscan/resolution is handled for the PCE 2024-01-05 14:28:44 +09:00
PcePsg.cpp PCE: Fixed PSG channels in DDA mode not immediately updating output when a new output value was written 2024-12-16 20:41:20 +09:00
PcePsg.h PCE: Fixed PSG channels in DDA mode not immediately updating output when a new output value was written 2024-12-16 20:41:20 +09:00
PcePsgChannel.cpp PCE: Fixed PSG channels in DDA mode not immediately updating output when a new output value was written 2024-12-16 20:41:20 +09:00
PcePsgChannel.h PCE: Added option to select between the original HuC6280 and the A revision of the PSG 2024-06-01 12:49:39 +09:00
PceSf2RomMapper.cpp PCE: Allow SF2 mapper to access more ROM 2023-12-03 12:41:41 +09:00
PceSf2RomMapper.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PceTimer.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PceTimer.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PceTypes.h PCE: Implement better MWR latch timing 2024-08-19 10:54:57 +09:00
PceVce.cpp Refactoring - Moved some leftover files out of the root folder 2022-09-08 21:48:49 -04:00
PceVce.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PceVdc.cpp PCE: Improved timing for SATB/VRAM DMA 2025-02-01 19:43:59 +09:00
PceVdc.h PCE: Improved timing for SATB/VRAM DMA 2025-02-01 19:43:59 +09:00
PceVpc.cpp PCE: Fixed emulator crash when running large block transfers 2024-05-13 17:58:33 +09:00
PceVpc.h PCE: Supergrafx - Improve window behavior when modifying window settings during the scanline 2023-09-22 21:09:17 +09:00