.. |
HQX
|
HD Packs: Improvements, new features, bug fixes
|
2017-06-28 20:01:24 -04: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
|
Fixed Linux compilation errors/warnings
|
2017-05-04 23:38:27 -04:00 |
xBRZ
|
Fixed Linux compilation errors/warnings
|
2017-05-04 23:38:27 -04:00 |
ArchiveReader.cpp
|
HD Packs: Allow replacing game audio
|
2017-08-19 16:46:57 -04:00 |
ArchiveReader.h
|
HD Packs: Allow replacing game audio
|
2017-08-19 16:46:57 -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
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
BpsPatcher.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
CamstudioCodec.cpp
|
Video Recorder: Fixed camstudio codec problems when picture width was not a multiple of 4
|
2017-04-27 17:44:56 -04:00 |
CamstudioCodec.h
|
Video Recorder: Fixed camstudio codec problems when picture width was not a multiple of 4
|
2017-04-27 17:44:56 -04: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
|
Savestates: Allow saving/loading to arbitrary files
|
2017-09-01 18:45:53 -04:00 |
FolderUtilities.h
|
UI: Setup wizard + folder path configuration
|
2017-08-11 22:20:07 -04:00 |
HexUtilities.cpp
|
HD Packs: Improvements, new features, bug fixes
|
2017-06-28 20:01:24 -04:00 |
HexUtilities.h
|
HD Packs: Improvements, new features, bug fixes
|
2017-06-28 20:01:24 -04:00 |
IpsPatcher.cpp
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
IpsPatcher.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
LowPassFilter.h
|
Audio: Added channel panning options
|
2016-12-09 21:23:20 -05:00 |
md5.cpp
|
Movies: FM2 file format support (incomplete, wip)
|
2017-04-24 18:28:50 -04:00 |
md5.h
|
Movies: FM2 file format support (incomplete, wip)
|
2017-04-24 18:28:50 -04:00 |
miniz.cpp
|
UI: Add visual list of recently played games (click to resume)
|
2017-05-06 18:35:02 -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
|
HD Pack Builder: Fixed issue with sprites not being recorded with a transparent background
|
2017-09-06 20:17:39 -04:00 |
orfanidis_eq.h
|
Audio: Equalizer
|
2017-04-15 13:54:47 -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
|
HD Pack Builder: Fixed issue with sprites not being recorded with a transparent background
|
2017-09-06 20:17:39 -04:00 |
PNGHelper.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
RawCodec.h
|
AVI: Added camstudio codec support + compression level slider
|
2017-01-01 10:15:42 -05:00 |
sha1.cpp
|
Fixed some compilation warnings
|
2017-05-06 18:35:59 -04:00 |
sha1.h
|
Movies: bk2 movie format support (incomplete + sync issues vs NesHawk)
|
2017-04-22 13:19:21 -04:00 |
SimpleLock.cpp
|
Debugger: Fixed multi-threading issue that caused debugger to open up on its own while Lua scripts were running
|
2017-10-09 10:07:08 -04: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 |
stb_vorbis.cpp
|
Linux: Fixed compilation errors and warnings (clang + gcc)
|
2017-08-30 19:36:20 -04:00 |
stb_vorbis.h
|
HD Packs: Allow replacing game audio
|
2017-08-19 16:46:57 -04: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
|
Fixed compilation warnings
|
2017-08-06 11:55:23 -04:00 |
SZReader.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -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
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
UpsPatcher.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -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
|
Zip: Fixed issues with non-UTF8 filenames in zip files
|
2017-09-30 14:07:07 -04:00 |
Utilities.vcxproj.filters
|
Zip: Fixed issues with non-UTF8 filenames in zip files
|
2017-09-30 14:07:07 -04:00 |
ZipReader.cpp
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
ZipReader.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
ZipWriter.cpp
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04: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 |