.. |
Debugger
|
Fix some ignored error / shadowing warnings.
|
2012-12-21 16:23:21 -08:00 |
Dialog
|
Copy right size of save request.
|
2012-12-24 01:22:28 +01:00 |
ELF
|
Don't let DecryptPRX1 scramble the keys in-place (!), make a copy
|
2012-12-25 09:02:02 +01:00 |
FileSystems
|
Fix sceIoRemove() on Windows infinite looping.
|
2012-12-22 09:01:59 -08:00 |
HLE
|
Remember to break on HLE after an ignored syscall.
|
2012-12-24 22:03:40 -08:00 |
HW
|
Fix audio crash in FF type-0
|
2012-12-23 23:27:54 +08:00 |
MIPS
|
Properly cleanup the jit on reset.
|
2012-12-23 23:33:10 -08:00 |
Util
|
Fix I_CIRCLE right/bottom cutoff
|
2012-12-25 13:33:37 +08:00 |
CMakeLists.txt
|
Create files for sceUsb
|
2012-12-17 21:45:32 +01:00 |
Config.cpp
|
JIT: add option to enable/disable jit of memory instructions. for crash safety.
|
2012-12-21 16:50:13 +01:00 |
Config.h
|
JIT: add option to enable/disable jit of memory instructions. for crash safety.
|
2012-12-21 16:50:13 +01:00 |
Core.cpp
|
|
|
Core.h
|
Found a better way to do the previous change. Allow JIT on mac/linux.
|
2012-11-19 14:51:47 +01:00 |
Core.vcxproj
|
Rewrite the vertex decoder a bit. Turn on SSE2 compiler flag etc.
|
2012-12-20 15:07:57 +01:00 |
Core.vcxproj.filters
|
Create files for sceUsb
|
2012-12-17 21:45:32 +01:00 |
CoreParameter.h
|
Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT.
|
2012-11-23 12:42:35 +01:00 |
CoreTiming.cpp
|
Assorted minor cleanup and fixes.
|
2012-12-21 10:20:22 +01:00 |
CoreTiming.h
|
Correct sceKernelSetSysClockAlarm timing.
|
2012-12-21 11:58:32 -08:00 |
CPU.cpp
|
|
|
CPU.h
|
Synchronize the mainloop to the display end-of-frame on nonWindows
|
2012-11-19 14:16:37 +01:00 |
Host.cpp
|
|
|
Host.h
|
Fix some more possible errors
|
2012-12-23 20:51:05 +00:00 |
Loaders.cpp
|
|
|
Loaders.h
|
|
|
MemMap.cpp
|
Copy right size of save request.
|
2012-12-24 01:22:28 +01:00 |
MemMap.h
|
Copy right size of save request.
|
2012-12-24 01:22:28 +01:00 |
MemMapFunctions.cpp
|
When not ignoring bad mem access, break to debug.
|
2012-12-24 22:12:52 -08:00 |
PSPLoaders.cpp
|
Save unencrypted PARAM.SFO
|
2012-12-14 20:55:57 +01:00 |
PSPLoaders.h
|
|
|
PSPMixer.cpp
|
|
|
PSPMixer.h
|
|
|
System.cpp
|
Allow changing of zoom factor at runtime
|
2012-12-17 21:06:47 +01:00 |
System.h
|
Allow changing of zoom factor at runtime
|
2012-12-17 21:06:47 +01:00 |