.. |
Debugger
|
Upgrade symbolmaps with module address info.
|
2014-05-04 01:24:18 -07:00 |
Dialog
|
Look at the right bytes for screenshot mode.
|
2014-05-29 23:28:27 -07:00 |
ELF
|
Add memchecks for ELF loading.
|
2014-05-04 01:22:57 -07:00 |
FileSystems
|
Get rid of unnecessary c_str calls in VirtualDiscFileSystem.cpp
|
2014-05-27 21:57:10 -04:00 |
Font
|
Avoid some ChunkFile includes.
|
2014-03-15 11:32:57 -07:00 |
HLE
|
Add some sanity checks when looking up syscalls.
|
2014-06-08 13:03:03 +02:00 |
HW
|
Fix a few warnings, mostly type comparisons.
|
2014-05-31 21:42:57 -07:00 |
MIPS
|
Enable function replacements by default.
|
2014-06-07 00:13:45 -07:00 |
Util
|
Reduce some unnecessary includes in Core/.
|
2014-03-15 10:41:07 -07:00 |
CMakeLists.txt
|
Add a class to create helper threads from HLE.
|
2014-05-22 23:38:21 -07:00 |
Config.cpp
|
Enable "simulate block transfer" by default.
|
2014-06-07 22:43:40 -07:00 |
Config.h
|
Enable function replacements by default.
|
2014-06-07 00:13:45 -07:00 |
Core.cpp
|
Poll controllers on a separate thread on Windows.
|
2014-03-23 23:46:10 -07:00 |
Core.h
|
Update native with buildfix. Fix some resizing issues.
|
2014-02-10 15:14:45 +01:00 |
Core.vcxproj
|
Add a class to create helper threads from HLE.
|
2014-05-22 23:38:21 -07:00 |
Core.vcxproj.filters
|
Add a class to create helper threads from HLE.
|
2014-05-22 23:38:21 -07:00 |
CoreParameter.h
|
Allow specifying a root path for host0:/.
|
2014-04-19 21:43:09 -07:00 |
CoreTiming.cpp
|
Fix IsOnSeparateCPUThread(), was always false.
|
2014-04-28 23:22:46 -07:00 |
CoreTiming.h
|
More include cleanup. Hoping for very slightly faster compile times..
|
2013-12-30 10:49:05 +01:00 |
CwCheat.cpp
|
CWCheats: Make sure to convert paths properly so that non-English paths are supported.
|
2014-06-04 23:01:03 -04:00 |
CwCheat.h
|
Disable reporting when using cheats as well.
|
2014-02-15 15:41:27 -08:00 |
HDRemaster.cpp
|
Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314.
|
2013-06-26 16:02:52 -04:00 |
HDRemaster.h
|
More include cleanup. Hoping for very slightly faster compile times..
|
2013-12-30 10:49:05 +01:00 |
Host.cpp
|
Fix some includes on Windows/etc.
|
2013-12-29 15:59:36 -08:00 |
Host.h
|
Fix some includes on Windows/etc.
|
2013-12-29 15:59:36 -08:00 |
Loaders.cpp
|
Get rid of redundant ERROR_LOG.
|
2014-03-03 11:57:33 -05:00 |
Loaders.h
|
More include cleanup. Hoping for very slightly faster compile times..
|
2013-12-30 10:49:05 +01:00 |
MemMap.cpp
|
Fix Windows build.
|
2014-05-29 10:33:02 +10:00 |
MemMap.h
|
Qt: Some bug fixes. Get Meego Harmattan compiling with gcc4.8.2
|
2014-06-06 14:17:47 +10:00 |
MemMapFunctions.cpp
|
Mirror memory for VRAM mirrors.
|
2014-05-06 00:45:47 -07:00 |
Opcode.h
|
MemMap should not be included in MIPS.h.
|
2014-03-15 10:45:39 +01:00 |
PSPLoaders.cpp
|
World Neverland Qukria Kingdom Stories Chinese translate bypass EBOOT
|
2014-05-30 12:28:27 +08:00 |
PSPLoaders.h
|
Reduce some unnecessary includes in Core/.
|
2014-03-15 10:41:07 -07:00 |
PSPMixer.cpp
|
move direct sound specific behavior into the actual direct sound function instead of into an ifdef
|
2013-11-04 18:29:49 +01:00 |
PSPMixer.h
|
Reduce some unnecessary includes in Core/.
|
2014-03-15 10:41:07 -07:00 |
Reporting.cpp
|
Oops, fix compat reports on Android.
|
2014-03-03 07:25:17 -08:00 |
Reporting.h
|
Reduce some unnecessary includes in Core/.
|
2014-03-15 10:41:07 -07:00 |
SaveState.cpp
|
Clear replacements on savestate outside jit too.
|
2014-05-31 10:03:02 -07:00 |
SaveState.h
|
Reduce some unnecessary includes in Core/.
|
2014-03-15 10:41:07 -07:00 |
System.cpp
|
Clean up a leak in sceAudiocodec load state.
|
2014-05-29 08:11:00 -07:00 |
System.h
|
Add a basic decrypted EBOOT.BIN dump function.
|
2014-02-27 01:35:17 -05:00 |
ThreadEventQueue.h
|
Fix hang on stop before run w/ multithreading.
|
2014-04-28 23:42:17 -07:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |