ppsspp/Core/HLE
2020-06-07 10:30:55 +08:00
..
__sceAudio.cpp Remove our custom atomics code entirely. 2020-05-17 13:11:36 +02:00
__sceAudio.h Simplify how to get the debug stats from StereoResampler 2020-05-16 19:47:13 +02:00
FunctionWrappers.h Wrap some SysMemForKernel's nids 2020-04-26 11:18:41 +02:00
HLE.cpp HLE: Oops, make sure we don't deadbeef mips calls. 2020-03-25 17:11:02 -07:00
HLE.h HLE: Make calling mips funcs simpler. 2020-03-22 06:59:43 -07:00
HLEHelperThread.cpp Io: Update async priority more correctly. 2020-01-03 14:24:52 -08:00
HLEHelperThread.h Io: Update async priority more correctly. 2020-01-03 14:24:52 -08:00
HLETables.cpp Assorted fixes (build and crash) 2020-04-26 11:19:31 +02:00
HLETables.h HLE: Make calling mips funcs simpler. 2020-03-22 06:59:43 -07:00
KernelThreadDebugInterface.h Kernel: Rename conflicting kernel object names. 2020-03-15 08:33:40 -07:00
KernelWaitHelpers.h Remove Globals.h 2017-08-31 17:15:22 +02:00
KUBridge.cpp Fix invalid argument string for kuKernelLoadModule. Fixes #11895. 2019-03-24 11:56:35 +01:00
KUBridge.h Partially implement KUBridge, trying to help #8925. However, it doesn't even call the function.... Odd. 2016-10-09 12:40:40 +02:00
proAdhoc.cpp Minor cleanups 2020-03-08 14:35:25 +01:00
proAdhoc.h Kernel: Rename conflicting kernel object names. 2020-03-15 08:33:40 -07:00
proAdhocServer.cpp More mingw patches pt. 2 2017-08-29 22:41:50 +02:00
proAdhocServer.h Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
ReplaceTables.cpp HLE: Replace Motorstorm pixel read func. 2019-10-05 08:37:18 -07:00
ReplaceTables.h Fix a performance issue in CallSyscall 2016-05-07 21:34:27 +02:00
sceAdler.cpp Clean up among the logs. Remove MASTER_LOG. 2017-03-06 13:10:23 +01:00
sceAdler.h update validAddresses range 2015-02-08 11:34:35 +08:00
sceAtrac.cpp Enable FFMPEG in the UWP build 2017-03-23 10:02:28 +01:00
sceAtrac.h Atrac: Fix savestates. 2016-01-17 10:05:15 -08:00
sceAudio.cpp Audio: Track SRC frequency. 2019-06-30 23:09:46 -07:00
sceAudio.h Fix nonsmooth sound issue and incomplete frame at the end of source and pcm buffers. 2014-04-12 23:16:38 +02:00
sceAudiocodec.cpp Fix various minor warnings. 2016-03-20 14:17:51 -07:00
sceAudiocodec.h Audio stuff: Cleanup, delete dead code 2014-06-22 14:01:23 +02:00
sceAudioRouting.cpp Clean up among the logs. Remove MASTER_LOG. 2017-03-06 13:10:23 +01:00
sceAudioRouting.h Add sceAudioRouting 2015-03-08 10:58:12 +08:00
sceCcc.cpp More correctly handle UCS2 encoding. 2020-03-22 19:29:25 +01:00
sceCcc.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceChnnlsv.cpp Add memchecks for ReadStruct/WriteStruct. 2015-04-05 18:09:35 -07:00
sceChnnlsv.h Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
sceCtrl.cpp Implement PPSSPP specific cheats: 2020-04-16 23:00:29 +02:00
sceCtrl.h Implement PPSSPP specific cheats: 2020-04-16 23:00:29 +02:00
sceDeflt.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceDeflt.h
sceDisplay.cpp Fix the logic around postEffectRequiresFlip so duplicateFrames doesn't require a post shader. 2020-03-17 13:10:43 +01:00
sceDisplay.h UI: Separate sleep time in frame time graph. 2020-02-17 11:29:32 -08:00
sceDmac.cpp Despam a sceDmacMemcpy report. Happens in Naruto Shippuden: Ultimate Impact, accordint to reports. 2017-12-01 11:17:08 +01:00
sceDmac.h Core/HLE/sceKernel.h: Added name for PSP error code 0x80000023 and replaced the used if its error number with its error code name. 2014-04-03 18:42:10 +02:00
sceFont.cpp HLE: Make calling mips funcs simpler. 2020-03-22 06:59:43 -07:00
sceFont.h Add sceLibFttt 2014-08-15 22:42:08 +08:00
sceG729.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceG729.h Add sceG729 module 2015-03-08 13:27:40 +08:00
sceGameUpdate.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceGameUpdate.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceGe.cpp Ge: Check stack depth based on args struct size. 2020-05-21 22:16:13 -07:00
sceGe.h check for duplicated stack addresses 2014-08-13 21:28:22 +08:00
sceHeap.cpp Generate save state IDs for homebrew using the elf or directory name where applicable. 2015-09-25 19:27:40 +02:00
sceHeap.h
sceHprm.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceHprm.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceHttp.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceHttp.h
sceImpose.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceImpose.h
sceIo.cpp Reporting: Log SceIoChstat calls. 2020-03-19 20:57:23 -07:00
sceIo.h Move sceIo kernel tables to sceIo. 2016-08-04 09:46:29 -07:00
sceJpeg.cpp MJPEG in sceJpeg: Notify the framebuffer manager that there's been a picture written to memory. Fixes part of #8521 2019-08-26 18:26:52 +02:00
sceJpeg.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceKernel.cpp Wrap sceKernelExitVSHKernel 2020-06-07 10:30:55 +08:00
sceKernel.h Address Unknown's feedback 2020-04-26 11:19:31 +02:00
sceKernelAlarm.cpp Kernel: Rename conflicting kernel object names. 2020-03-15 08:33:40 -07:00
sceKernelAlarm.h
sceKernelEventFlag.cpp Silence some unused result warnings. 2015-12-19 19:58:32 -08:00
sceKernelEventFlag.h
sceKernelHeap.cpp Address additional feedback from Unknown, finally 2020-04-26 11:34:17 +02:00
sceKernelHeap.h Assorted fixes (build and crash) 2020-04-26 11:19:31 +02:00
sceKernelInterrupt.cpp Kernel: Rename conflicting kernel object names. 2020-03-15 08:33:40 -07:00
sceKernelInterrupt.h Return error codes in register/release subintr. 2014-06-21 21:27:58 -07:00
sceKernelMbx.cpp Some Android warning fixes 2015-09-22 18:30:57 +02:00
sceKernelMbx.h
sceKernelMemory.cpp Address Unknown's feedback 2020-04-26 11:19:31 +02:00
sceKernelMemory.h Assorted fixes (build and crash) 2020-04-26 11:19:31 +02:00
sceKernelModule.cpp Remove log as @unknownbrackets suggest 2020-05-30 19:19:33 +08:00
sceKernelModule.h Thread: Default to kernel threads from kernel. 2020-05-25 18:59:07 +08:00
sceKernelMsgPipe.cpp Make Memory::Memcpy() execute memchecks directly. 2015-04-05 18:09:20 -07:00
sceKernelMsgPipe.h
sceKernelMutex.cpp Kernel: Rename conflicting kernel object names. 2020-03-15 08:33:40 -07:00
sceKernelMutex.h
sceKernelSemaphore.cpp Kernel: Rename conflicting kernel object names. 2020-03-15 08:33:40 -07:00
sceKernelSemaphore.h
sceKernelThread.cpp oop 2020-05-30 19:44:48 +08:00
sceKernelThread.h Address additional feedback from Unknown, finally 2020-04-26 11:34:17 +02:00
sceKernelTime.cpp Replay: Add file header handling. 2019-07-04 20:36:17 -07:00
sceKernelTime.h Replay: Add file header handling. 2019-07-04 20:36:17 -07:00
sceKernelVTimer.cpp Make Memory::Memcpy() execute memchecks directly. 2015-04-05 18:09:20 -07:00
sceKernelVTimer.h
sceMd5.cpp Remove UTF-8 BOMs from a few files. 2016-08-07 17:59:35 -07:00
sceMd5.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceMp3.cpp Assorted warning fixes 2019-05-10 23:26:34 +02:00
sceMp3.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceMp4.cpp Mp4: Cleanup some parameters. 2020-05-17 00:05:04 -07:00
sceMp4.h Implementation of sceAac module 2014-04-11 09:03:13 +02:00
sceMpeg.cpp HLE: Make calling mips funcs simpler. 2020-03-22 06:59:43 -07:00
sceMpeg.h Naruto 3: Probably a better fix for the video hang issue. 2019-02-10 11:42:53 +01: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 Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceNet.cpp Net: Correct pool allocation. 2020-04-05 07:01:45 -07:00
sceNet.h Add sceNetIfhandle staff 2016-02-13 20:27:07 +08:00
sceNetAdhoc.cpp NetAdhoc: Match init/term behavior better. 2020-03-15 11:37:12 -07:00
sceNetAdhoc.h don't use Thread* to create thread 2015-01-04 18:58:42 +01:00
sceNp.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceNp.h
sceOpenPSID.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceOpenPSID.h
sceP3da.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceP3da.h Cut down on a few more includes in Core/HLE/. 2014-03-15 11:49:35 -07:00
sceParseHttp.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceParseHttp.h
sceParseUri.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceParseUri.h
scePauth.cpp PRX Decryption: add pauth decryption 2020-01-11 20:43:38 +00:00
scePauth.h
scePower.cpp Power: Match reschedule timing better. 2019-04-14 15:06:32 -07:00
scePower.h
scePsmf.cpp Add more debug info in scePsmfPlayerStart 2020-05-17 22:31:37 +08:00
scePsmf.h Psmf: Ignore stream size with old PsmfPlayer libs. 2016-08-14 17:24:29 -07:00
scePspNpDrm_user.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
scePspNpDrm_user.h
sceRtc.cpp Core: Add some libnx calls for Switch. 2020-03-15 07:56:38 -07:00
sceRtc.h Replay: Add file header handling. 2019-07-04 20:36:17 -07:00
sceSas.cpp Vulkan: Track down another one of those minor resource leaks. 2020-03-09 00:48:00 +01:00
sceSas.h Show simple info about currently playing audio in on-screen Debug Statistics 2015-10-28 21:20:20 +01:00
sceSfmt19937.cpp Fix a bunch of compiler warnings, delete some unused code 2016-03-13 15:17:31 +01:00
sceSfmt19937.h Implement sceSfmt19937 module. 2015-02-15 13:22:20 +08:00
sceSha256.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceSha256.h sceSha256 2014-12-04 22:44:41 +08:00
sceSsl.cpp Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
sceSsl.h
sceUmd.cpp Oops. 2020-01-04 11:14:32 +08:00
sceUmd.h Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
sceUsb.cpp Add camera support for linux (V4L2) 2020-01-16 23:25:34 +02:00
sceUsb.h Integrate sceUsbGps and sceUsbCam with Android 2017-08-27 17:19:11 +03:00
sceUsbAcc.cpp Add sceUsbAcc stubs, improves EyePet(fixes endless loop on boot) 2018-08-15 18:35:07 +02:00
sceUsbAcc.h Add sceUsbAcc stubs, improves EyePet(fixes endless loop on boot) 2018-08-15 18:35:07 +02:00
sceUsbCam.cpp QT Api for Camera (Linux/macOS) 2020-02-10 08:47:55 +02:00
sceUsbCam.h QT Api for Camera (Linux/macOS) 2020-02-10 08:47:55 +02:00
sceUsbGps.cpp Location: add HDOP; change speed to km/h; change altitude from geoid to sea level 2020-01-26 14:19:45 +02:00
sceUsbGps.h Location: add HDOP; change speed to km/h; change altitude from geoid to sea level 2020-01-26 14:19:45 +02:00
sceUsbMic.cpp sceUsbMic 2019-08-03 21:09:33 +03:00
sceUsbMic.h removed the sceUsbMic checks 2019-08-20 08:45:08 -04:00
sceUtility.cpp Net: Stub network sign-in dialog. 2020-03-15 13:05:33 -07:00
sceUtility.h Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
sceVaudio.cpp Audio: Track SRC frequency. 2019-06-30 23:09:46 -07:00
sceVaudio.h
ThreadQueueList.h Change async priority to current thread'priority if priority = -1. 2020-01-03 14:33:32 +08:00