ppsspp/Core/HLE
Henrik Rydgard ebcb7af7cc Typo fix
2013-01-11 17:57:20 +01:00
..
__sceAudio.cpp Fix logging bug 2013-01-11 00:59:17 +01:00
__sceAudio.h Start save stating audio, plus minor fixes. 2012-12-28 13:55:29 -08:00
FunctionWrappers.h Implement sceMpegUnRegistStream & sceMpegAvcDecodeStop 2013-01-08 16:25:50 +08:00
HLE.cpp Add kernelstats 2013-01-11 00:13:38 +01:00
HLE.h Start save stating the filesystem state. 2012-12-28 13:55:27 -08:00
HLETables.cpp And remove scesuppreacc from the makefiles as well 2013-01-02 20:30:02 +00:00
HLETables.h
sceAtrac.cpp Add a couple unknown syscalls hit in games. 2013-01-08 00:29:52 -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 Return errors for Dcache funcs, correctly. 2013-01-05 17:07:19 -08:00
sceCtrl.h Save state of a bunch of small modules. 2012-12-28 13:55:28 -08:00
sceDisplay.cpp Throw away unused FBOs. This gets rid of extreme slowness of Star Soldier on Nexus S for whatever reason. 2013-01-11 02:00:51 +01:00
sceDisplay.h Start saving the state of the GPU. 2012-12-28 13:55:30 -08:00
sceDmac.cpp
sceDmac.h
sceFont.cpp Re tabify 2013-01-02 20:33:12 +00:00
sceFont.h Save state of a bunch of small modules. 2012-12-28 13:55:28 -08:00
sceGe.cpp Fix sceGeGetCmd 2013-01-05 20:57:00 +01:00
sceGe.h Add support for selecting the GE callback per list. 2012-12-29 15:55:05 -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
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 helper function should be static 2013-01-10 16:25:30 -08:00
sceIo.h Make previous code cleaner 2013-01-02 19:42:15 +01:00
sceKernel.cpp Add kernelstats 2013-01-11 00:13:38 +01:00
sceKernel.h Typo fix 2013-01-11 17:57:20 +01: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 Move Action out of Common, don't use savedV0. 2013-01-06 15:56:13 -08:00
sceKernelInterrupt.h Just warning fixes 2013-01-02 21:13:21 +01: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 Merge branch 'master' into mediaengine 2013-01-05 16:22:08 +01:00
sceKernelMemory.h Add state saving to tertiary kernel modules. 2012-12-28 13:55:25 -08:00
sceKernelModule.cpp Cleanup some todos and logging in exports. 2013-01-08 00:32:25 -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 Prevent duplicate waiting threads in sema/mutex. 2012-12-31 23:23:52 -08:00
sceKernelMutex.h Add state saving to tertiary kernel modules. 2012-12-28 13:55:25 -08:00
sceKernelSemaphore.cpp Prevent duplicate waiting threads in sema/mutex. 2012-12-31 23:23:52 -08:00
sceKernelSemaphore.h Add state saving to tertiary kernel modules. 2012-12-28 13:55:25 -08:00
sceKernelThread.cpp Store fcr0 and fcr31 in context (why was this commented out?) 2013-01-10 12:52:30 +01:00
sceKernelThread.h Implement sceKernelReleaseWaitThread(). 2013-01-07 19:44:39 -08:00
sceKernelTime.cpp Be more deterministic about the time. 2013-01-02 01:09:44 -08:00
sceKernelTime.h Be more deterministic about the time. 2013-01-02 01:09:44 -08:00
sceKernelVTimer.cpp Add a null check. Make vtimer log ERROR until it works. 2012-12-31 12:18:53 +01:00
sceKernelVTimer.h Stub out all of VTimer. 2012-12-30 21:30:33 +01:00
sceMpeg.cpp Clear the free packets when hitting end of video. 2013-01-11 01:13:03 -08:00
sceMpeg.h Mpeg timestamps are in the wrong dword order. 2013-01-06 19:22:52 -08:00
sceNet.cpp
sceNet.h
sceOpenPSID.cpp
sceOpenPSID.h
sceParseHttp.cpp
sceParseHttp.h
sceParseUri.cpp
sceParseUri.h
scePower.cpp Implement a basic scePowerGetBatteryLifeTime(). 2013-01-11 00:15:54 -08:00
scePower.h Save state of a bunch of small modules. 2012-12-28 13:55:28 -08:00
scePsmf.cpp Changed psmf to psmfStruct 2013-01-07 21:04:27 +01:00
scePsmf.h Add save stating changes to mediaengine. 2012-12-28 23:29:24 -08:00
sceRtc.cpp Fix some more possible errors 2012-12-23 20:51:05 +00:00
sceRtc.h
sceSas.cpp Ignore voicenum = -1 in sceSasSetKeyOff for now. Update native. 2013-01-04 00:24:51 +01: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
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 Add sceKernelSetCompiledSdkVersion401_402 (suggested by Xele02) and wrapped two unload moudles 2013-01-01 09:20:01 +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