ppsspp/Core/HLE
2012-11-10 12:16:23 +01:00
..
__sceAudio.cpp Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
__sceAudio.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
FunctionWrappers.h Fixed value returning for MBXes 2012-11-08 16:24:06 +01:00
HLE.cpp Implement various hle stuff.. 2012-11-07 19:10:52 +01:00
HLE.h Add a flags field to HLEFunction. Fix a small path issue. 2012-11-06 19:34:17 +01:00
HLETables.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
HLETables.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceAtrac.cpp Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceAtrac.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceAudio.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceAudio.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceCtrl.cpp Implement sceCtrlReadLatch, fixes controls in a couple of games. 2012-11-09 19:04:57 +01:00
sceCtrl.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceDisplay.cpp sceDisplayWaitForVblank shouldn't call sceDisplayWaitForVblankStart... 2012-11-09 18:03:52 +01:00
sceDisplay.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceDmac.cpp Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceDmac.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceGe.cpp Refix ge interrupts, make headless printf log messages 2012-11-09 13:40:09 +01:00
sceGe.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceHprm.cpp Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceHprm.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceHttp.cpp Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceHttp.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceImpose.cpp sceImpose 2012-11-09 12:31:58 +01:00
sceImpose.h sceImpose 2012-11-09 12:31:58 +01:00
sceIo.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceIo.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernel.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceKernel.h Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceKernelAlarm.cpp Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernelAlarm.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernelEventFlag.cpp More reworking of Callbacks, plus some other little fixes. 2012-11-07 15:44:48 +01:00
sceKernelEventFlag.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernelInterrupt.cpp Interrupts should not be triggered if disabled 2012-11-07 17:01:57 +01:00
sceKernelInterrupt.h Refix ge interrupts, make headless printf log messages 2012-11-09 13:40:09 +01:00
sceKernelMbx.cpp Resume waiting threads when Mbx is destroyed 2012-11-08 21:49:56 +01:00
sceKernelMbx.h Fixed value returning for MBXes 2012-11-08 16:24:06 +01:00
sceKernelMemory.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceKernelMemory.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernelModule.cpp Add a null check to the filename in sceKernelLoadModule. 2012-11-10 12:16:23 +01:00
sceKernelModule.h Added ~PSP decryption system using kirk-engine 2012-11-05 14:59:38 +01:00
sceKernelMsgPipe.cpp More reworking of Callbacks, plus some other little fixes. 2012-11-07 15:44:48 +01:00
sceKernelMsgPipe.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernelMutex.cpp More reworking of Callbacks, plus some other little fixes. 2012-11-07 15:44:48 +01:00
sceKernelMutex.h More reworking of Callbacks, plus some other little fixes. 2012-11-07 15:44:48 +01:00
sceKernelSemaphore.cpp Another memstick ioctl, minor fixes 2012-11-09 10:01:54 +01:00
sceKernelSemaphore.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceKernelThread.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceKernelThread.h Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceKernelTime.cpp Just a few small things 2012-11-07 20:59:56 +01:00
sceKernelTime.h Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceKernelVTimer.cpp More reworking of Callbacks, plus some other little fixes. 2012-11-07 15:44:48 +01:00
sceKernelVTimer.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceMpeg.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
sceMpeg.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceNet.cpp Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceNet.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
scePower.cpp Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
scePower.h Misc fixes (accept .prx, work on power callbacks, bugs) 2012-11-10 10:15:11 +01:00
scePsmf.cpp Implement a few more little things 2012-11-08 16:28:45 +01:00
scePsmf.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceRtc.cpp Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceRtc.h Revert "Better wrapper system, and fixed warnings" 2012-11-05 10:05:09 +01:00
sceSas.cpp UMD callbacks, a couple of NIDs 2012-11-07 15:44:13 +01:00
sceSas.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceUmd.cpp Implement a few more little things 2012-11-08 16:28:45 +01:00
sceUmd.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
sceUtility.cpp Never do RETURN() after blocking (Wait etc), as it will zero out a register in the wrong thread. 2012-11-07 16:05:39 +01:00
sceUtility.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00