Panda3DS/include
2023-01-05 20:41:09 +02:00
..
fs [FS] Use std::string over C strings for archive names 2022-12-12 03:50:38 +02:00
kernel [Kernel] Implement SyscoreVer 2023-01-03 01:32:50 +02:00
loader Stub GPU DMA, fix up some FS stuff. horribly wrong savedata implementation 2022-10-15 13:28:29 +03:00
PICA [GPU] Surface cache vol 1 2023-01-02 15:01:17 +02:00
renderer_gl Surface cachin' again 2023-01-05 20:41:09 +02:00
services [APT] Add inquireNotification/setScreencapPermission 2023-01-03 22:02:12 +02:00
arm_defs.hpp Fix typo & reset FPRs on CPU reset 2022-12-31 16:38:28 +02:00
cpu.hpp [CPU] Move ARM definitions to arm_defs.hpp file 2022-09-20 15:43:37 +03:00
cpu_dynarmic.hpp [Kernel] Implement thread sleeping 2022-10-11 22:45:25 +03:00
dynarmic_cp15.hpp [CP15] Fix comment 2022-09-28 19:05:03 +03:00
emulator.hpp More NCSD loading 2022-10-01 16:21:05 +03:00
helpers.hpp [Helpers] Fix oopsie 2022-11-18 00:07:14 +02:00
io_file.hpp Fix oopsie 2022-10-17 22:10:01 +03:00
logger.hpp Separate renderer and PICA completely 2023-01-01 22:06:54 +02:00
memory.hpp [GPU] DMA 2022-12-11 21:32:36 +02:00
opengl.hpp [OpenGL] Better deallocation scheme 2023-01-02 23:35:34 +02:00
termcolor.hpp Initial commit (I really need to remove Boost) 2022-09-15 04:47:14 +03:00