ppsspp/Core/HLE
2016-09-03 19:23:17 -04:00
..
__sceAudio.cpp Clean up various files 2016-09-03 19:23:17 -04:00
__sceAudio.h Clean up various files 2016-09-03 19:23:17 -04:00
FunctionWrappers.h
HLE.cpp Log kernel syscalls with a K. 2016-08-04 09:46:26 -07:00
HLE.h Oops, fix typo. 2016-08-05 11:34:22 -07:00
HLEHelperThread.cpp
HLEHelperThread.h
HLETables.cpp Move sceIo kernel tables to sceIo. 2016-08-04 09:46:29 -07:00
HLETables.h
KernelWaitHelpers.h
proAdhoc.cpp Avoid directly calling osm from Core/GPU code. 2016-05-27 22:05:30 -07:00
proAdhoc.h Support port offset by @ANR2ME 2016-01-24 16:52:39 +08:00
proAdhocServer.cpp Replace some calls to fopen with File::OpenCFile (utf8). 2016-01-17 15:59:20 +01:00
proAdhocServer.h
ReplaceTables.cpp Hook another VRAM modifying function. 2016-08-06 16:30:47 -07:00
ReplaceTables.h Fix a performance issue in CallSyscall 2016-05-07 21:34:27 +02:00
sceAdler.cpp
sceAdler.h
sceAtrac.cpp Cleanup FFmpeg funcs deprecated in 3.x. 2016-07-24 12:53:54 -07:00
sceAtrac.h Atrac: Fix savestates. 2016-01-17 10:05:15 -08:00
sceAudio.cpp Clean up various files 2016-09-03 19:23:17 -04:00
sceAudio.h
sceAudiocodec.cpp Fix various minor warnings. 2016-03-20 14:17:51 -07:00
sceAudiocodec.h
sceAudioRouting.cpp
sceAudioRouting.h
sceCcc.cpp
sceCcc.h
sceChnnlsv.cpp
sceChnnlsv.h
sceCtrl.cpp Add Frame Advance 2016-08-28 12:21:45 -04:00
sceCtrl.h
sceDeflt.cpp
sceDeflt.h
sceDisplay.cpp Display: Don't count a forced NEXTFRAME as a flip. 2016-08-06 16:47:33 -07:00
sceDisplay.h Remove an entry from GPUStats that didn't really belong. 2016-04-02 11:06:05 +02:00
sceDmac.cpp
sceDmac.h
sceFont.cpp Font: Skip log on missing zh_gb.pgf. 2016-08-07 10:27:27 -07:00
sceFont.h
sceG729.cpp
sceG729.h
sceGameUpdate.cpp
sceGameUpdate.h
sceGe.cpp Minor GPU interface cleanup 2016-01-06 23:49:02 +01:00
sceGe.h
sceHeap.cpp
sceHeap.h
sceHprm.cpp
sceHprm.h
sceHttp.cpp
sceHttp.h
sceImpose.cpp
sceImpose.h
sceIo.cpp Io: Do not delay on file seek. 2016-08-27 14:18:59 -07:00
sceIo.h Move sceIo kernel tables to sceIo. 2016-08-04 09:46:29 -07:00
sceJpeg.cpp
sceJpeg.h
sceKernel.cpp Move SysMemForKernel to sceKernelMemory. 2016-08-04 09:46:27 -07:00
sceKernel.h Move SysMemForKernel to sceKernelMemory. 2016-08-04 09:46:27 -07:00
sceKernelAlarm.cpp
sceKernelAlarm.h
sceKernelEventFlag.cpp
sceKernelEventFlag.h
sceKernelInterrupt.cpp Log kernel syscalls with a K. 2016-08-04 09:46:26 -07:00
sceKernelInterrupt.h
sceKernelMbx.cpp
sceKernelMbx.h
sceKernelMemory.cpp Move SysMemForKernel to sceKernelMemory. 2016-08-04 09:46:27 -07:00
sceKernelMemory.h Move SysMemForKernel to sceKernelMemory. 2016-08-04 09:46:27 -07:00
sceKernelModule.cpp Psmf: Ignore stream size with old PsmfPlayer libs. 2016-08-14 17:24:29 -07:00
sceKernelModule.h
sceKernelMsgPipe.cpp
sceKernelMsgPipe.h
sceKernelMutex.cpp
sceKernelMutex.h
sceKernelSemaphore.cpp
sceKernelSemaphore.h
sceKernelThread.cpp Thread: Auto-resume dispatch for worse threads. 2016-05-31 09:55:20 -07:00
sceKernelThread.h ThreadEvent: Trigger handlers for start/exit too. 2016-05-28 21:19:28 -07:00
sceKernelTime.cpp
sceKernelTime.h
sceKernelVTimer.cpp
sceKernelVTimer.h
sceMd5.cpp Remove UTF-8 BOMs from a few files. 2016-08-07 17:59:35 -07:00
sceMd5.h
sceMp3.cpp
sceMp3.h
sceMp4.cpp
sceMp4.h
sceMpeg.cpp Merge pull request #8867 from unknownbrackets/mpeg 2016-08-06 18:14:17 +02:00
sceMpeg.h Mpeg: Parse video streams from PSMF header. 2016-07-24 15:58:06 -07:00
sceMt19937.cpp Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT. 2016-02-10 15:36:10 +01:00
sceMt19937.h
sceNet.cpp Small fix and change log format 2016-02-21 13:18:03 +08:00
sceNet.h Add sceNetIfhandle staff 2016-02-13 20:27:07 +08:00
sceNetAdhoc.cpp Fix some type comparison warnings. 2016-08-05 10:47:45 -07:00
sceNetAdhoc.h
sceNp.cpp
sceNp.h
sceOpenPSID.cpp
sceOpenPSID.h
sceP3da.cpp
sceP3da.h
sceParseHttp.cpp
sceParseHttp.h
sceParseUri.cpp
sceParseUri.h
scePauth.cpp
scePauth.h
scePower.cpp
scePower.h
scePsmf.cpp Psmf: Use packets for end in all versions. 2016-08-15 21:00:10 -07:00
scePsmf.h Psmf: Ignore stream size with old PsmfPlayer libs. 2016-08-14 17:24:29 -07:00
scePspNpDrm_user.cpp
scePspNpDrm_user.h
sceRtc.cpp
sceRtc.h
sceSas.cpp Fix crash loading old savestates. 2016-01-30 21:39:25 -08:00
sceSas.h
sceSfmt19937.cpp Fix a bunch of compiler warnings, delete some unused code 2016-03-13 15:17:31 +01:00
sceSfmt19937.h
sceSha256.cpp
sceSha256.h
sceSsl.cpp
sceSsl.h
sceUmd.cpp
sceUmd.h
sceUsb.cpp
sceUsb.h
sceUsbGps.cpp
sceUsbGps.h
sceUtility.cpp Utility: Only require avcodec for mp4. 2016-08-27 10:15:35 -07:00
sceUtility.h
sceVaudio.cpp
sceVaudio.h
ThreadQueueList.h ThreadEvent: Handle getting scheduled off a thread. 2016-05-29 00:59:52 -07:00