.. |
__sceAudio.cpp
|
|
|
__sceAudio.h
|
|
|
FunctionWrappers.h
|
Correct WrapI_UUUI and IMP sceMpegAvcConvertToYuv420
|
2013-03-10 15:21:55 +08:00 |
HLE.cpp
|
Simplify hleDelayResult()'s handler a bit.
|
2013-03-11 02:52:15 -07:00 |
HLE.h
|
Reschedule in sceIoLseek() etc.
|
2013-03-11 02:50:32 -07:00 |
HLETables.cpp
|
Stub sceIoChstat and an icache invalidate function
|
2013-03-16 09:39:22 +01:00 |
HLETables.h
|
|
|
sceAtrac.cpp
|
Validate addresses when analyzing atrac.
|
2013-03-13 22:59:07 -07:00 |
sceAtrac.h
|
|
|
sceAudio.cpp
|
add clear() for all channel release
|
2013-03-03 00:25:41 +08:00 |
sceAudio.h
|
|
|
sceChnnlsv.cpp
|
Don't need separate variables for writemask. Some optimizations.
|
2013-02-16 09:28:55 +01:00 |
sceChnnlsv.h
|
|
|
sceCtrl.cpp
|
More signed compare warnings.
|
2013-03-02 15:34:16 -08:00 |
sceCtrl.h
|
Fix linux build ^^
|
2013-02-04 21:24:01 +01:00 |
sceDisplay.cpp
|
Fix some minor warnings.
|
2013-03-15 00:45:47 -07:00 |
sceDisplay.h
|
Handle the emit screenshot headless command.
|
2013-02-07 22:44:54 -08:00 |
sceDmac.cpp
|
|
|
sceDmac.h
|
|
|
sceFont.cpp
|
Logging changes and cleanup
|
2013-03-15 21:01:57 +01:00 |
sceFont.h
|
PGF font support. Mostly an adaptation and cleanup of JPCSP's font system.
|
2013-02-27 17:41:39 +01:00 |
sceGe.cpp
|
Turn down sceGeContinue and sceGeBreak log level.
|
2013-03-04 19:52:10 +01:00 |
sceGe.h
|
Cut down on rescheduling in sceGeListEnqueue.
|
2013-02-12 07:45:20 -08:00 |
sceHprm.cpp
|
|
|
sceHprm.h
|
|
|
sceHttp.cpp
|
|
|
sceHttp.h
|
|
|
sceImpose.cpp
|
|
|
sceImpose.h
|
|
|
sceIo.cpp
|
Stub sceIoChstat and an icache invalidate function
|
2013-03-16 09:39:22 +01:00 |
sceIo.h
|
|
|
sceKernel.cpp
|
Stub sceIoChstat and an icache invalidate function
|
2013-03-16 09:39:22 +01:00 |
sceKernel.h
|
Stub sceIoChstat and an icache invalidate function
|
2013-03-16 09:39:22 +01:00 |
sceKernelAlarm.cpp
|
|
|
sceKernelAlarm.h
|
|
|
sceKernelEventFlag.cpp
|
|
|
sceKernelEventFlag.h
|
|
|
sceKernelInterrupt.cpp
|
Turn down logging for things that can be inferred.
|
2013-03-10 22:56:24 -07:00 |
sceKernelInterrupt.h
|
More signed compare warnings.
|
2013-03-02 15:34:16 -08:00 |
sceKernelMbx.cpp
|
Simplify savestate code so it's all automagical.
|
2013-02-04 08:27:01 -08:00 |
sceKernelMbx.h
|
|
|
sceKernelMemory.cpp
|
Fix silly typo breaking alpha test in many cases. Make some log VERBOSE.
|
2013-03-11 19:40:47 +01:00 |
sceKernelMemory.h
|
|
|
sceKernelModule.cpp
|
Make HLE func delayed results more generic.
|
2013-03-09 11:42:15 -08:00 |
sceKernelModule.h
|
|
|
sceKernelMsgPipe.cpp
|
|
|
sceKernelMsgPipe.h
|
|
|
sceKernelMutex.cpp
|
Turn down logging for LwMutexes.
|
2013-03-10 22:57:27 -07:00 |
sceKernelMutex.h
|
Implement sceKernelReferLwMutexStatus() and ByID().
|
2013-02-24 22:50:48 -08:00 |
sceKernelSemaphore.cpp
|
|
|
sceKernelSemaphore.h
|
|
|
sceKernelThread.cpp
|
Couple more minor warning fixes.
|
2013-03-15 08:19:02 -07:00 |
sceKernelThread.h
|
Reschedule in sceIoLseek() etc.
|
2013-03-11 02:50:32 -07:00 |
sceKernelTime.cpp
|
|
|
sceKernelTime.h
|
|
|
sceKernelVTimer.cpp
|
Fix some printf size warnings, signed warnings.
|
2013-03-02 15:34:15 -08:00 |
sceKernelVTimer.h
|
Implement DoState in VTimer
|
2013-03-02 17:23:28 +01:00 |
sceMpeg.cpp
|
Couple more minor warning fixes.
|
2013-03-15 08:19:02 -07:00 |
sceMpeg.h
|
|
|
sceNet.cpp
|
Logging changes and cleanup
|
2013-03-15 21:01:57 +01:00 |
sceNet.h
|
|
|
sceOpenPSID.cpp
|
|
|
sceOpenPSID.h
|
|
|
sceP3da.cpp
|
Add sceP3da
|
2013-03-15 20:16:45 +08:00 |
sceP3da.h
|
Add sceP3da
|
2013-03-15 20:16:45 +08:00 |
sceParseHttp.cpp
|
|
|
sceParseHttp.h
|
|
|
sceParseUri.cpp
|
|
|
sceParseUri.h
|
|
|
scePower.cpp
|
Fix sceKernelReferThreadProfiler types, implement scePowerGetPllClockFreqFloat
|
2013-03-04 23:39:59 +01:00 |
scePower.h
|
|
|
scePsmf.cpp
|
Buildfix
|
2013-03-12 09:51:50 +01:00 |
scePsmf.h
|
|
|
scePspNpDrm_user.cpp
|
Actually register scePspNpDrm_user
|
2013-03-04 23:54:03 +01:00 |
scePspNpDrm_user.h
|
DLC encryption
|
2013-02-24 19:27:37 +02:00 |
sceRtc.cpp
|
|
|
sceRtc.h
|
|
|
sceSas.cpp
|
Remove volume shift
|
2013-03-12 21:19:48 +08:00 |
sceSas.h
|
|
|
sceSsl.cpp
|
|
|
sceSsl.h
|
|
|
sceUmd.cpp
|
Fix some printf size warnings, signed warnings.
|
2013-03-02 15:34:15 -08:00 |
sceUmd.h
|
|
|
sceUsb.cpp
|
|
|
sceUsb.h
|
|
|
sceUtility.cpp
|
Add a delay to sceUtilityLoadAvModule() as well.
|
2013-03-09 12:53:53 -08:00 |
sceUtility.h
|
|
|
sceVaudio.cpp
|
|
|
sceVaudio.h
|
|
|