.. |
__sceAudio.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
__sceAudio.h
|
Return error to blocked audio threads on release.
|
2013-06-05 12:20:07 -07:00 |
FunctionWrappers.h
|
Wrap more adhoc functions
|
2013-09-07 11:06:28 +02:00 |
HLE.cpp
|
Log when syscalls fail due to intr/dispatch.
|
2013-09-09 23:14:40 -07:00 |
HLE.h
|
Invalidate stubs/var imports when writing them.
|
2013-09-01 00:32:43 -07:00 |
HLETables.cpp
|
Add a bunch of empty adhoc functions
|
2013-09-07 01:53:51 +02:00 |
HLETables.h
|
Use a custom RA for module funcs. Not used yet.
|
2013-05-26 10:28:08 -07:00 |
KernelWaitHelpers.h
|
Refactor waiting thread removal.
|
2013-09-09 00:22:00 -07:00 |
sceAtrac.cpp
|
Support a NULL out param for atrac3 decoding.
|
2013-09-08 09:56:38 -07:00 |
sceAtrac.h
|
Improve _AtracGenarateContext.
|
2013-06-09 19:06:24 +08:00 |
sceAudio.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceAudio.h
|
Fix some init/type warnings.
|
2013-05-31 23:14:29 -07:00 |
sceAudiocodec.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceAudiocodec.h
|
Add sceAudiocodec stuff
|
2013-06-09 01:28:58 +08:00 |
sceCcc.cpp
|
Add one more missing sceCcc func.
|
2013-08-10 14:04:42 -07:00 |
sceCcc.h
|
Listen to sceCccSetErrorChar*(), not used yet.
|
2013-07-20 21:51:22 -07:00 |
sceChnnlsv.cpp
|
endian for sceChnnlsv
|
2013-08-16 09:18:04 +02:00 |
sceChnnlsv.h
|
endian for sceChnnlsv
|
2013-08-16 09:18:04 +02:00 |
sceCtrl.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceCtrl.h
|
Also replace the on-screen cross
|
2013-07-20 12:54:33 +02:00 |
sceDeflt.cpp
|
Add missing debug log in sceDeflt.
|
2013-04-25 07:51:32 -07:00 |
sceDeflt.h
|
Added sceZlibDecompress and VS2010 build fix
|
2013-04-05 13:26:54 +08:00 |
sceDisplay.cpp
|
Fix some minor warnings.
|
2013-09-07 22:40:08 -07:00 |
sceDisplay.h
|
Measure actual fps (frameskip+unthrottle included), show all three on one line if you choose "both" (which I probably should rename)
|
2013-08-19 22:06:49 +02:00 |
sceDmac.cpp
|
Add some unknown syscalls from reporting.
|
2013-06-30 12:05:14 -07:00 |
sceDmac.h
|
|
|
sceFont.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceFont.h
|
remove defines
|
2013-03-16 12:29:20 +08:00 |
sceGameUpdate.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceGameUpdate.h
|
Add sceGameUpdate
|
2013-03-19 08:00:29 +08:00 |
sceGe.cpp
|
Use a waiting thread list in sceGe as well.
|
2013-09-08 11:57:44 -07:00 |
sceGe.h
|
Use a waiting thread list in sceGe as well.
|
2013-09-08 11:57:44 -07:00 |
sceHeap.cpp
|
Fix some minor warnings.
|
2013-09-06 01:13:45 -07:00 |
sceHeap.h
|
Add sceHeap,some games will call this.
|
2013-09-04 11:05:14 +08:00 |
sceHprm.cpp
|
Add some syscall names that match by sha.
|
2013-05-19 22:12:39 -07:00 |
sceHprm.h
|
|
|
sceHttp.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceHttp.h
|
Add new sceNp/scePauth and some stubs for unknown functions on THE IDOLM@STER SP.
|
2013-04-29 12:40:09 +09:00 |
sceImpose.cpp
|
Add a few new syscalls from reporting.
|
2013-09-09 22:38:29 -07:00 |
sceImpose.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceIo.cpp
|
Decentralize callback registration.
|
2013-09-09 00:21:15 -07:00 |
sceIo.h
|
Fix #3706, custom save dialog dates.
|
2013-09-10 02:09:18 -07:00 |
sceJpeg.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceJpeg.h
|
State save support for sceJpeg.
|
2013-07-05 10:56:55 +02:00 |
sceKernel.cpp
|
Don't allow thread start/create inside interrupts.
|
2013-09-14 02:48:10 -07:00 |
sceKernel.h
|
Correct sceKernelGetThreadStackFreeSize().
|
2013-09-10 01:31:03 -07:00 |
sceKernelAlarm.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceKernelAlarm.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelEventFlag.cpp
|
Refactor waiting thread removal.
|
2013-09-09 00:22:00 -07:00 |
sceKernelEventFlag.h
|
Remove bad param from sceKernelPollEventFlag().
|
2013-08-18 18:38:04 -07:00 |
sceKernelInterrupt.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceKernelInterrupt.h
|
Don't reschedule while interrupts are disabled.
|
2013-03-24 19:43:56 -07:00 |
sceKernelMbx.cpp
|
Refactor waiting thread removal.
|
2013-09-09 00:22:00 -07:00 |
sceKernelMbx.h
|
Use *_le for the sceKernel* funcs.
|
2013-07-25 08:04:34 -07:00 |
sceKernelMemory.cpp
|
Fix minor scheduling issues in the vpl test.
|
2013-09-09 01:05:38 -07:00 |
sceKernelMemory.h
|
Wrap sceKernelFreeFpl() and use better errors.
|
2013-08-25 16:38:49 -07:00 |
sceKernelModule.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceKernelModule.h
|
Add ThreadManForKernel and ModuleForKernel
|
2013-08-25 10:48:32 +08:00 |
sceKernelMsgPipe.cpp
|
Refactor waiting thread removal.
|
2013-09-09 00:22:00 -07:00 |
sceKernelMsgPipe.h
|
Correct sceKernelReferMsgPipeStatus().
|
2013-08-18 18:45:43 -07:00 |
sceKernelMutex.cpp
|
Refactor waiting thread removal.
|
2013-09-09 00:22:00 -07:00 |
sceKernelMutex.h
|
Implement sceKernelCancelMutex().
|
2013-08-25 16:38:49 -07:00 |
sceKernelSemaphore.cpp
|
Refactor waiting thread cleanup.
|
2013-09-09 00:22:00 -07:00 |
sceKernelSemaphore.h
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
sceKernelThread.cpp
|
Auto resume dispatch at thread start/create.
|
2013-09-12 08:02:43 -07:00 |
sceKernelThread.h
|
Decentralize callback registration.
|
2013-09-09 00:21:15 -07:00 |
sceKernelTime.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceKernelTime.h
|
Replace some hleEatCycles() with actual PSP timing.
|
2013-05-04 23:42:10 -07:00 |
sceKernelVTimer.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceKernelVTimer.h
|
Implement DoState in VTimer
|
2013-03-02 17:23:28 +01:00 |
sceMd5.cpp
|
Pass the new sha1/md5 test.
|
2013-09-03 00:36:55 +02:00 |
sceMd5.h
|
Pass the new sha1/md5 test.
|
2013-09-03 00:36:55 +02:00 |
sceMp3.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceMp3.h
|
Separate sceMp3 from sceMpeg
|
2013-05-06 21:14:58 +08:00 |
sceMp4.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceMp4.h
|
Add Register_sceMp4()
|
2013-04-28 08:25:30 +08:00 |
sceMpeg.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceMpeg.h
|
endian fro sceMpeg
|
2013-08-16 09:18:18 +02:00 |
sceNet.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceNet.h
|
Stubs and error checks. Fix a bad NID in sceUmd.
|
2013-03-24 22:41:42 +01:00 |
sceNetAdhoc.cpp
|
Fix some minor warnings.
|
2013-09-07 22:40:08 -07:00 |
sceNetAdhoc.h
|
Split out sceNetAdhoc* into a separate file from sceNet.
|
2013-09-07 00:55:42 +02:00 |
sceNp.cpp
|
Added sceJpeg & sceMd5
|
2013-05-15 19:49:34 +08:00 |
sceNp.h
|
Added sceJpeg & sceMd5
|
2013-05-15 19:49:34 +08:00 |
sceOpenPSID.cpp
|
|
|
sceOpenPSID.h
|
|
|
sceP3da.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceP3da.h
|
Add sceP3da
|
2013-03-15 20:16:45 +08:00 |
sceParseHttp.cpp
|
Match syscall names to nids ot be safe.
|
2013-05-19 22:12:39 -07:00 |
sceParseHttp.h
|
|
|
sceParseUri.cpp
|
Match syscall names to nids ot be safe.
|
2013-05-19 22:12:39 -07:00 |
sceParseUri.h
|
|
|
scePauth.cpp
|
UNIMPL functions replace DEBUG_LOG -> ERROR_LOG
|
2013-04-29 14:16:55 +09:00 |
scePauth.h
|
Add new sceNp/scePauth and some stubs for unknown functions on THE IDOLM@STER SP.
|
2013-04-29 12:40:09 +09:00 |
scePower.cpp
|
Correct sceKernelGetThreadStackFreeSize().
|
2013-09-10 01:31:03 -07:00 |
scePower.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
scePsmf.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
scePsmf.h
|
Add __PsmfPlayerDoState(PointerWrap &p) to sceKernel
|
2013-01-20 16:24:49 +08:00 |
scePspNpDrm_user.cpp
|
Add SceNpDrmOpen to the table so it can be logged properly.
|
2013-08-14 09:23:58 -04:00 |
scePspNpDrm_user.h
|
DLC encryption
|
2013-02-24 19:27:37 +02:00 |
sceRtc.cpp
|
Add some additional and mostly pointless accuracy.
|
2013-09-11 00:15:49 -07:00 |
sceRtc.h
|
Use *_le for the sceKernel* funcs.
|
2013-07-25 08:04:34 -07:00 |
sceSas.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceSas.h
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
sceSsl.cpp
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceSsl.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
sceUmd.cpp
|
Refactor waiting thread removal.
|
2013-09-09 00:22:00 -07:00 |
sceUmd.h
|
Fix PSP_UMD_TYPE_GAME...
|
2013-05-24 19:52:46 +02:00 |
sceUsb.cpp
|
Add a bunch of HLE functions for better reporting.
|
2013-08-22 23:04:55 -07:00 |
sceUsb.h
|
Save state of a bunch of small modules.
|
2012-12-28 13:55:28 -08:00 |
sceUtility.cpp
|
Let's actually use the log category mechanism. A first step.
|
2013-09-07 21:19:21 +02:00 |
sceUtility.h
|
Correct sceUtilityGetSystemParamString() per tests.
|
2013-04-20 09:37:47 -07:00 |
sceVaudio.cpp
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
sceVaudio.h
|
Correct some error codes and init in Vaudio.
|
2013-05-19 15:50:52 -07:00 |