.. |
__sceAudio.cpp
|
Use SSE shifts for high-vol channels.
|
2014-12-08 21:23:47 -08:00 |
__sceAudio.h
|
|
|
FunctionWrappers.h
|
|
|
HLE.cpp
|
Cleanup some old typedefs.
|
2014-11-02 18:46:12 -08:00 |
HLE.h
|
|
|
HLEHelperThread.cpp
|
Allocate a correct amount for helper threads.
|
2014-12-13 18:35:58 -08:00 |
HLEHelperThread.h
|
|
|
HLETables.cpp
|
sceSha256
|
2014-12-04 22:44:41 +08:00 |
HLETables.h
|
|
|
KernelWaitHelpers.h
|
|
|
proAdhoc.cpp
|
proAdhoc: Change resolveMAC to return bool
|
2014-12-10 23:42:40 -05:00 |
proAdhoc.h
|
proAdhoc: Change resolveMAC to return bool
|
2014-12-10 23:42:40 -05:00 |
ReplaceTables.cpp
|
Merge pull request #7164 from daniel229/func_replace_orenoimouto_2
|
2014-12-18 22:22:20 +01:00 |
ReplaceTables.h
|
Split JitCommon.h so that you can include it without getting the "NativeJit" definition
|
2014-12-13 21:13:28 +01:00 |
sceAtrac.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceAtrac.h
|
Add breakpoints to most sceAtrac mem access.
|
2014-09-23 11:33:18 -07:00 |
sceAudio.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceAudio.h
|
|
|
sceAudiocodec.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceAudiocodec.h
|
|
|
sceCcc.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceCcc.h
|
|
|
sceChnnlsv.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceChnnlsv.h
|
|
|
sceCtrl.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceCtrl.h
|
|
|
sceDeflt.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceDeflt.h
|
|
|
sceDisplay.cpp
|
Prevent a few savestate cross-compat issues.
|
2014-12-08 21:18:56 -08:00 |
sceDisplay.h
|
Warning fixes, sprintf->snprintf
|
2014-09-13 23:51:07 +02:00 |
sceDmac.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceDmac.h
|
|
|
sceFont.cpp
|
Remove some unused functions.
|
2014-12-14 17:35:20 -08:00 |
sceFont.h
|
Add sceLibFttt
|
2014-08-15 22:42:08 +08:00 |
sceGameUpdate.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceGameUpdate.h
|
|
|
sceGe.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceGe.h
|
check for duplicated stack addresses
|
2014-08-13 21:28:22 +08:00 |
sceHeap.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceHeap.h
|
|
|
sceHprm.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceHprm.h
|
|
|
sceHttp.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceHttp.h
|
|
|
sceImpose.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceImpose.h
|
|
|
sceIo.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceIo.h
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceJpeg.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceJpeg.h
|
|
|
sceKernel.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceKernel.h
|
Core: Mark some functions as const
|
2014-12-03 15:16:11 -05:00 |
sceKernelAlarm.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelAlarm.h
|
|
|
sceKernelEventFlag.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelEventFlag.h
|
|
|
sceKernelInterrupt.cpp
|
Remove some unused functions.
|
2014-12-14 17:35:20 -08:00 |
sceKernelInterrupt.h
|
|
|
sceKernelMbx.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelMbx.h
|
|
|
sceKernelMemory.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelMemory.h
|
Clarify some module loading code.
|
2014-08-17 14:26:00 -07:00 |
sceKernelModule.cpp
|
sceKernelModule: Remove unused array in __KernelLoadPBP
|
2014-12-10 23:38:35 -05:00 |
sceKernelModule.h
|
Load kernel modules into kernel memory.
|
2014-08-17 14:25:55 -07:00 |
sceKernelMsgPipe.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelMsgPipe.h
|
|
|
sceKernelMutex.cpp
|
Merge pull request #7140 from AbandonedCart/master
|
2014-12-18 22:38:14 +01:00 |
sceKernelMutex.h
|
|
|
sceKernelSemaphore.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelSemaphore.h
|
|
|
sceKernelThread.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelThread.h
|
|
|
sceKernelTime.cpp
|
|
|
sceKernelTime.h
|
|
|
sceKernelVTimer.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceKernelVTimer.h
|
|
|
sceMd5.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceMd5.h
|
|
|
sceMp3.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceMp3.h
|
|
|
sceMp4.cpp
|
Fix an unsigned less than 0 warning.
|
2014-12-20 09:10:53 -08:00 |
sceMp4.h
|
|
|
sceMpeg.cpp
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
sceMpeg.h
|
|
|
sceMt19937.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceMt19937.h
|
|
|
sceNet.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceNet.h
|
|
|
sceNetAdhoc.cpp
|
sceNetAdhoc: Remove unnecessary assignments
|
2014-12-14 00:10:46 -05:00 |
sceNetAdhoc.h
|
|
|
sceNp.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceNp.h
|
|
|
sceOpenPSID.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceOpenPSID.h
|
|
|
sceP3da.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceP3da.h
|
|
|
sceParseHttp.cpp
|
|
|
sceParseHttp.h
|
|
|
sceParseUri.cpp
|
|
|
sceParseUri.h
|
|
|
scePauth.cpp
|
Updata as hrydgard' suggestion
|
2014-12-12 10:07:28 +08:00 |
scePauth.h
|
|
|
scePower.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
scePower.h
|
|
|
scePsmf.cpp
|
scePsmf: Remove unnecessary conditions
|
2014-12-10 23:30:19 -05:00 |
scePsmf.h
|
|
|
scePspNpDrm_user.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
scePspNpDrm_user.h
|
|
|
sceRtc.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceRtc.h
|
|
|
sceSas.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceSas.h
|
|
|
sceSha256.cpp
|
sceSha256: Mark sceSha256Digest as static
|
2014-12-08 12:31:57 -05:00 |
sceSha256.h
|
sceSha256
|
2014-12-04 22:44:41 +08:00 |
sceSsl.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceSsl.h
|
|
|
sceUmd.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceUmd.h
|
|
|
sceUsb.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceUsb.h
|
|
|
sceUsbGps.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceUsbGps.h
|
Add sceUsbGps module
|
2014-08-13 00:11:26 +08:00 |
sceUtility.cpp
|
Remove some unused functions.
|
2014-12-14 17:35:20 -08:00 |
sceUtility.h
|
|
|
sceVaudio.cpp
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
sceVaudio.h
|
|
|