.. |
__sceAudio.cpp
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
__sceAudio.h
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
FunctionWrappers.h
|
Clean up a few IO wrappers with deferred HLE.
|
2012-12-26 01:33:42 -08:00 |
HLE.cpp
|
Quick build fix for gcc
|
2012-12-28 23:33:00 +01:00 |
HLE.h
|
Start save stating the filesystem state.
|
2012-12-28 13:55:27 -08:00 |
HLETables.cpp
|
Assorted minor cleanup and fixes.
|
2012-12-21 10:20:22 +01:00 |
HLETables.h
|
|
|
sceAtrac.cpp
|
Merge pull request #274 from raven02/master
|
2012-12-27 23:24:23 -08:00 |
sceAtrac.h
|
|
|
sceAudio.cpp
|
Change MAX_CHANNEL to PSP_AUDIO_CHANNEL_MAX
|
2012-12-24 01:00:43 +08:00 |
sceAudio.h
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
sceCtrl.cpp
|
Savestate cleanup + be more careful with vectors.
|
2012-12-28 13:55:31 -08:00 |
sceCtrl.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceDisplay.cpp
|
Quick build fix for gcc
|
2012-12-28 23:33:00 +01:00 |
sceDisplay.h
|
Start saving the state of the GPU.
|
2012-12-28 13:55:30 -08:00 |
sceDmac.cpp
|
less Memory::GetPointer
|
2012-11-27 10:18:36 +01:00 |
sceDmac.h
|
|
|
sceFont.cpp
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceFont.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceGe.cpp
|
Start saving the state of the GPU.
|
2012-12-28 13:55:30 -08:00 |
sceGe.h
|
Start saving the state of the GPU.
|
2012-12-28 13:55:30 -08:00 |
sceHprm.cpp
|
|
|
sceHprm.h
|
|
|
sceHttp.cpp
|
Add some missing sce* Functions
|
2012-12-06 18:02:55 +00:00 |
sceHttp.h
|
|
|
sceImpose.cpp
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceImpose.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceIo.cpp
|
Add a simple devctl to verify the state.
|
2012-12-28 14:13:34 -08:00 |
sceIo.h
|
Warniof the sceIo defAction is used when stating.
|
2012-12-28 13:55:28 -08:00 |
sceKernel.cpp
|
Save the savedata and other dialog state.
|
2012-12-28 13:55:31 -08:00 |
sceKernel.h
|
Implement a factory for kernel objects.
|
2012-12-28 13:55:22 -08:00 |
sceKernelAlarm.cpp
|
Require interrupt handlers to be registered.
|
2012-12-28 13:55:25 -08:00 |
sceKernelAlarm.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelEventFlag.cpp
|
Quick build fix for gcc
|
2012-12-28 23:33:00 +01:00 |
sceKernelEventFlag.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelInterrupt.cpp
|
Quick build fix for gcc
|
2012-12-28 23:33:00 +01:00 |
sceKernelInterrupt.h
|
Add a registry for actions so they can be stated.
|
2012-12-28 13:55:26 -08:00 |
sceKernelMbx.cpp
|
Quick build fix for gcc
|
2012-12-28 23:33:00 +01:00 |
sceKernelMbx.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelMemory.cpp
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelMemory.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelModule.cpp
|
Savestate cleanup + be more careful with vectors.
|
2012-12-28 13:55:31 -08:00 |
sceKernelModule.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelMsgPipe.cpp
|
Quick build fix for gcc
|
2012-12-28 23:33:00 +01:00 |
sceKernelMsgPipe.h
|
Implement a factory for kernel objects.
|
2012-12-28 13:55:22 -08:00 |
sceKernelMutex.cpp
|
Savestate cleanup + be more careful with vectors.
|
2012-12-28 13:55:31 -08:00 |
sceKernelMutex.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelSemaphore.cpp
|
Savestate cleanup + be more careful with vectors.
|
2012-12-28 13:55:31 -08:00 |
sceKernelSemaphore.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelThread.cpp
|
Savestate cleanup + be more careful with vectors.
|
2012-12-28 13:55:31 -08:00 |
sceKernelThread.h
|
Add a registry for actions so they can be stated.
|
2012-12-28 13:55:26 -08:00 |
sceKernelTime.cpp
|
Cleanup sceRtc, move sceFont to its own file.
|
2012-11-22 22:30:44 +01:00 |
sceKernelTime.h
|
No need for these headers anymore.
|
2012-11-22 23:48:11 -08:00 |
sceKernelVTimer.cpp
|
Implement a factory for kernel objects.
|
2012-12-28 13:55:22 -08:00 |
sceKernelVTimer.h
|
Implement a factory for kernel objects.
|
2012-12-28 13:55:22 -08:00 |
sceMpeg.cpp
|
Various warning, logging, jit fixes
|
2012-11-17 19:56:28 +01:00 |
sceMpeg.h
|
|
|
sceNet.cpp
|
More stubs and clean up
|
2012-12-13 11:40:55 +00: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
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
scePower.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
scePsmf.cpp
|
|
|
scePsmf.h
|
|
|
sceRtc.cpp
|
Fix some more possible errors
|
2012-12-23 20:51:05 +00:00 |
sceRtc.h
|
Implement sceRtcGetCurrentClock().
|
2012-11-22 23:48:12 -08:00 |
sceSas.cpp
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
sceSas.h
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
sceSsl.cpp
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceSsl.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
scesupPreAcc.cpp
|
Fake scesupPreAcc
|
2012-12-06 18:02:55 +00:00 |
scesupPreAcc.h
|
Fake scesupPreAcc
|
2012-12-06 18:02:55 +00:00 |
sceUmd.cpp
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUmd.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUsb.cpp
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUsb.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUtility.cpp
|
Save the savedata and other dialog state.
|
2012-12-28 13:55:31 -08:00 |
sceUtility.h
|
Save the savedata and other dialog state.
|
2012-12-28 13:55:31 -08:00 |
sceVaudio.cpp
|
Add 3 new functions for sceVaudio
|
2012-12-24 00:42:28 +08:00 |
sceVaudio.h
|
Fake sceDisplayWaitVblankStartMulti
|
2012-12-06 18:02:56 +00:00 |