Mesen/Utilities
2017-04-12 17:29:38 -04:00
..
HQX Minor fixes for windows build 2016-12-11 11:18:37 -05:00
KreedSaiEagle Video: Fixed visual glitches and illegal memory accesses in 2xSai, Super2xSai and SuperEagle filters 2016-12-25 15:49:21 -05:00
Scale2x Minor fixes for windows build 2016-12-11 11:18:37 -05:00
xBRZ Linux: MInor makefile fixes + missing include 2016-12-18 09:24:12 -05:00
ArchiveReader.cpp Fixed warnings and function signatures (x86) 2016-06-26 16:31:29 -04:00
ArchiveReader.h 7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.) 2016-06-17 20:53:05 -04:00
AutoResetEvent.cpp AutoResetEvent: Fixed crash when exiting process 2016-02-14 16:57:42 -05:00
AutoResetEvent.h Fixed multithread crash when loading another game 2016-01-06 20:37:52 -05:00
AviWriter.cpp AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
AviWriter.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
BaseCodec.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
blip_buf.cpp Static Link PGO Builds 2016-05-22 08:14:55 -04:00
blip_buf.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
BpsPatcher.cpp BPS patch support 2017-04-10 18:29:44 -04:00
BpsPatcher.h Fixed Linux compilation errors 2017-04-12 17:29:38 -04:00
CamstudioCodec.cpp Linux: Fixed compilation error (missing include) 2017-01-09 17:02:08 -05:00
CamstudioCodec.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
CRC32.cpp CRC32: Fixed bug in calculation 2016-06-05 19:18:28 -04:00
CRC32.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
FolderUtilities.cpp Linux: Fixed compilation error 2016-12-30 15:00:37 -05:00
FolderUtilities.h UI: Added "Load Random Game" option 2016-12-09 12:49:17 -05:00
HexUtilities.cpp Debugger: Options to disassemble unknown blocks and/or data 2016-12-05 23:35:07 -05:00
HexUtilities.h Debugger: Performance improvements, code refactoring & code display changes/fixes 2016-11-26 10:42:59 -05:00
IpsPatcher.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
IpsPatcher.h FDS support (missing sound emulation) 2016-01-28 20:47:16 -05:00
LowPassFilter.h Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
md5.cpp Added automatic tests 2015-12-26 17:11:00 -05:00
md5.h Added automatic tests 2015-12-26 17:11:00 -05:00
miniz.cpp Added ZIP file support - Emu no longer crashes when loading unsupported mappers 2014-07-10 19:25:35 -04:00
miniz.h Added ZIP file support - Emu no longer crashes when loading unsupported mappers 2014-07-10 19:25:35 -04:00
nes_ntsc_config.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
nes_ntsc_impl.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
nes_ntsc.cpp Static Link PGO Builds 2016-05-22 08:14:55 -04:00
nes_ntsc.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
PlatformUtilities.cpp Disable screensaver/etc when a game is running 2016-08-29 21:07:52 -04:00
PlatformUtilities.h Disable screensaver/etc when a game is running 2016-08-29 21:07:52 -04:00
PNGHelper.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
PNGHelper.h "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -04:00
RawCodec.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
SimpleLock.cpp Locks: Used thread_local to remove calls to GetCurrentThreadId (faster) 2016-01-26 17:21:33 -05:00
SimpleLock.h Locks: Used thread_local to remove calls to GetCurrentThreadId (faster) 2016-01-26 17:21:33 -05:00
Socket.cpp Windows: Fixed compilation error in MSVC 2016-12-18 11:02:44 -05:00
Socket.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
stdafx.cpp Minor refactoring 2014-06-23 19:02:09 -04:00
stdafx.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
StringUtilities.h Assembler: Added support for .byte statements 2017-03-09 23:55:02 -05:00
SZReader.cpp Linux: Fixed crash when loading 7zip files 2016-12-19 22:16:29 -05:00
SZReader.h 7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.) 2016-06-17 20:53:05 -04:00
Timer.cpp Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread) 2015-08-30 21:04:21 -04:00
Timer.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
UPnPPortMapper.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
UPnPPortMapper.h Improved UPnP code - now works more often 2016-01-21 17:32:39 -05:00
UpsPatcher.cpp UPS patch support 2017-04-10 17:26:39 -04:00
UpsPatcher.h Fixed Linux compilation errors 2017-04-12 17:29:38 -04:00
UTF8Util.cpp Utilities: Fixed windows compilation error + replaced windows-specific code 2016-12-21 19:31:07 -05:00
UTF8Util.h Linux: Fixed crash when loading 7zip files 2016-12-19 22:16:29 -05:00
Utilities.vcxproj BPS patch support 2017-04-10 18:29:44 -04:00
Utilities.vcxproj.filters BPS patch support 2017-04-10 18:29:44 -04:00
ZipReader.cpp 7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.) 2016-06-17 20:53:05 -04:00
ZipReader.h 7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.) 2016-06-17 20:53:05 -04:00
ZipWriter.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
ZipWriter.h Auto tests - Bug fixes, added ability to record test from movie/existing test 2015-12-27 09:13:52 -05:00
ZmbvCodec.cpp AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
ZmbvCodec.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00