Mesen2/Utilities
2025-03-26 21:25:34 +09:00
..
Audio Audio: Fixed crash in resampler when input contains no samples and no resampling needs to be done 2024-10-15 17:26:12 +09:00
HQX Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
KreedSaiEagle Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
NTSC Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
Patches NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
Scale2x Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Video Linux: Tweak makefile to try to fix dev builds not getting optimized 2023-02-20 17:57:48 -05:00
xBRZ Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ArchiveReader.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ArchiveReader.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
AutoResetEvent.cpp Fixed compilation error with latest version of VS2022 2025-02-12 16:57:42 +09:00
AutoResetEvent.h Reduced CPU usage for HUDs and when paused 2023-10-14 22:15:27 +09:00
Base64.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
BitUtilities.h Added GBA support 2024-03-30 11:42:31 +09:00
CompressionHelper.h Rewind: Reduce memory usage, increase save state frequency (which reduces delay when rewind starts) 2023-02-16 22:18:56 -05:00
CRC32.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
CRC32.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
FastString.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
FolderUtilities.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
FolderUtilities.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
HexUtilities.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
HexUtilities.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
ISerializable.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
kissfft.h Audio player freq visualization 2021-05-01 19:20:42 -04:00
magic_enum.hpp Movies: Save/load settings and cheats, fixed bugs/crashes, fixed todos 2022-07-26 23:36:38 -04:00
md5.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
md5.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
miniz.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
miniz.h WIP HD packs 2021-05-09 23:14:30 -04:00
pch.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
pch.h GB: MBC7 - Accelerometer and eeprom support 2024-07-07 20:36:45 +09:00
PlatformUtilities.cpp Fixed timer resolution getting reset to default when opening and then closing the history viewer 2023-02-22 23:58:42 -05:00
PlatformUtilities.h Fixed timer resolution getting reset to default when opening and then closing the history viewer 2023-02-22 23:58:42 -05:00
PNGHelper.cpp NES: HD Packs - Fixed display issues (transparency, missing tiles) 2023-03-02 19:11:59 -05:00
PNGHelper.h NES: Slightly improve hd pack load times by reducing memory allocations 2023-03-01 20:08:13 -05:00
RandomHelper.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
safe_ptr.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Serializer.cpp Movies: Fixed last emulation setting stored in movie file not being applied correctly 2024-10-23 20:01:33 +09:00
Serializer.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
sha1.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
sha1.h Save state support 2019-03-12 09:15:57 -04:00
SimpleLock.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
SimpleLock.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Socket.cpp Netplay: Increase retry/timeout delay before dropping connection when data can't be sent 2024-08-09 17:11:53 +09:00
Socket.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
spng.c Fixed some more missing variable initialization 2022-01-24 21:48:35 -05:00
spng.h WIP HD packs 2021-05-09 23:14:30 -04:00
StaticFor.h Added GBA support 2024-03-30 11:42:31 +09:00
StringUtilities.h NES: Added support for .qd format FDS roms 2025-02-07 21:06:17 +09:00
SZReader.cpp Refactoring - Moved some leftover files out of the root folder 2022-09-08 21:48:49 -04:00
SZReader.h Refactoring - Moved some leftover files out of the root folder 2022-09-08 21:48:49 -04:00
Timer.cpp AVI: Added options to record system/input HUDs in AVIs 2023-02-15 00:28:39 -05:00
Timer.h AVI: Added options to record system/input HUDs in AVIs 2023-02-15 00:28:39 -05:00
UPnPPortMapper.cpp Utilities: Update stb_vorbis to latest version 2023-03-13 00:08:41 -04:00
UPnPPortMapper.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
UTF8Util.cpp NES: HD packs load optimizations 2023-03-02 00:00:55 -05:00
UTF8Util.h Debugger: Lua - Added measureString, added support for text wrapping in drawString 2022-08-01 20:48:06 -04:00
Utilities.vcxproj NES: Added EPSM support 2024-10-01 20:57:06 +09:00
Utilities.vcxproj.filters NES: Added EPSM support 2024-10-01 20:57:06 +09:00
VirtualFile.cpp Debugger: Minor performance improvements for debugger initialization 2025-03-26 21:25:34 +09:00
VirtualFile.h Debugger: Minor performance improvements for debugger initialization 2025-03-26 21:25:34 +09:00
ZipReader.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ZipReader.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ZipWriter.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ZipWriter.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00