.. |
__sceAudio.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
__sceAudio.h
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
FunctionWrappers.h
|
Minor sceFont fixes
|
2013-02-13 00:50:26 +01:00 |
HLE.cpp
|
Fix some misc. warnings.
|
2013-02-18 08:44:59 -08:00 |
HLE.h
|
Start save stating the filesystem state.
|
2012-12-28 13:55:27 -08:00 |
HLETables.cpp
|
Save encryption. Load/Save encrypted/decrypted save
|
2013-01-29 00:11:02 +01:00 |
HLETables.h
|
|
|
sceAtrac.cpp
|
Fix some misc HLE warnings.
|
2013-02-18 09:04:43 -08:00 |
sceAtrac.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceAudio.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceAudio.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceChnnlsv.cpp
|
Don't need separate variables for writemask. Some optimizations.
|
2013-02-16 09:28:55 +01:00 |
sceChnnlsv.h
|
Save encryption. Load/Save encrypted/decrypted save
|
2013-01-29 00:11:02 +01:00 |
sceCtrl.cpp
|
Fix some misc HLE warnings.
|
2013-02-18 09:04:43 -08:00 |
sceCtrl.h
|
Fix linux build ^^
|
2013-02-04 21:24:01 +01:00 |
sceDisplay.cpp
|
Don't savestate the last frame time.
|
2013-02-12 01:24:03 -08:00 |
sceDisplay.h
|
Handle the emit screenshot headless command.
|
2013-02-07 22:44:54 -08:00 |
sceDmac.cpp
|
less Memory::GetPointer
|
2012-11-27 10:18:36 +01:00 |
sceDmac.h
|
|
|
sceFont.cpp
|
Minor sceFont fixes
|
2013-02-13 00:50:26 +01:00 |
sceFont.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceGe.cpp
|
Fix some misc HLE warnings.
|
2013-02-18 09:04:43 -08:00 |
sceGe.h
|
Cut down on rescheduling in sceGeListEnqueue.
|
2013-02-12 07:45:20 -08:00 |
sceHprm.cpp
|
Add some Hprm functions and a small logging tweak
|
2013-01-04 09:04:27 +01:00 |
sceHprm.h
|
|
|
sceHttp.cpp
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
sceHttp.h
|
|
|
sceImpose.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceImpose.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceIo.cpp
|
Always return a file descriptor in sceIoOpenAsync.
|
2013-02-10 18:21:25 -08:00 |
sceIo.h
|
Make previous code cleaner
|
2013-01-02 19:42:15 +01:00 |
sceKernel.cpp
|
Initial sceKernelRotateThreadReadyQueue().
|
2013-02-09 16:04:34 -08:00 |
sceKernel.h
|
Expand out some savestate code saving non-pod.
|
2013-02-04 08:26:59 -08:00 |
sceKernelAlarm.cpp
|
Expand out some savestate code saving non-pod.
|
2013-02-04 08:26:59 -08:00 |
sceKernelAlarm.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelEventFlag.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceKernelEventFlag.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelInterrupt.cpp
|
Fix some misc HLE warnings.
|
2013-02-18 09:04:43 -08:00 |
sceKernelInterrupt.h
|
Expand out some savestate code saving non-pod.
|
2013-02-04 08:26:59 -08:00 |
sceKernelMbx.cpp
|
Simplify savestate code so it's all automagical.
|
2013-02-04 08:27:01 -08:00 |
sceKernelMbx.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelMemory.cpp
|
Fix some more non-pod structs in savestates.
|
2013-02-04 08:27:02 -08:00 |
sceKernelMemory.h
|
Cleanup the other vpl functions.
|
2013-01-18 01:38:15 -08:00 |
sceKernelModule.cpp
|
Blacklist the ssl library too
|
2013-02-04 00:54:50 +01:00 |
sceKernelModule.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelMsgPipe.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceKernelMsgPipe.h
|
Implement a factory for kernel objects.
|
2012-12-28 13:55:22 -08:00 |
sceKernelMutex.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceKernelMutex.h
|
quick implementation of sceKernelReferMutexStatus
|
2013-01-20 23:11:48 +01:00 |
sceKernelSemaphore.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceKernelSemaphore.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelThread.cpp
|
Correct crash when texture too small loaded in memory tex viewer
|
2013-02-17 21:43:44 +01:00 |
sceKernelThread.h
|
Add debug dialogs (DisAsm, Memory, VFPU).
|
2013-02-10 17:33:34 +01:00 |
sceKernelTime.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceKernelTime.h
|
Usec2Sysclock fixes
|
2013-02-03 22:14:19 +01:00 |
sceKernelVTimer.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceKernelVTimer.h
|
Stub out all of VTimer.
|
2012-12-30 21:30:33 +01:00 |
sceMpeg.cpp
|
Automatically delete pointers when savestating.
|
2013-02-04 08:28:22 -08:00 |
sceMpeg.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceNet.cpp
|
Try to use glDrawArrays in more situations, saving us a buffer. Misc.
|
2013-01-20 21:52:54 +01:00 |
sceNet.h
|
|
|
sceOpenPSID.cpp
|
Fake scesupPreAcc
|
2012-12-06 18:02:55 +00:00 |
sceOpenPSID.h
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
sceParseHttp.cpp
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
sceParseHttp.h
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
sceParseUri.cpp
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
sceParseUri.h
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
scePower.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
scePower.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
scePsmf.cpp
|
Update max to std::max
|
2013-02-10 23:01:18 +10:00 |
scePsmf.h
|
Add __PsmfPlayerDoState(PointerWrap &p) to sceKernel
|
2013-01-20 16:24:49 +08:00 |
sceRtc.cpp
|
Fix for Qt/Symbian.
|
2013-01-28 01:01:47 +10:00 |
sceRtc.h
|
Implement sceRtcGetCurrentClock().
|
2012-11-22 23:48:12 -08:00 |
sceSas.cpp
|
Fix some misc HLE warnings.
|
2013-02-18 09:04:43 -08:00 |
sceSas.h
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
sceSsl.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceSsl.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceUmd.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceUmd.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUsb.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceUsb.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUtility.cpp
|
Add PSP_SYSTEMPARAM_ID_INT_LOCK_PARENTAL_LEVEL
|
2013-02-02 01:06:37 +08:00 |
sceUtility.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceVaudio.cpp
|
Hacky implementation of sceVaudio, whatever the point of that API is...
|
2013-01-22 22:03:40 +01:00 |
sceVaudio.h
|
Fake sceDisplayWaitVblankStartMulti
|
2012-12-06 18:02:56 +00:00 |