Panda3DS/include
2023-01-01 22:06:54 +02:00
..
fs [FS] Use std::string over C strings for archive names 2022-12-12 03:50:38 +02:00
kernel Add thread logger, split renderer from PICA 2023-01-01 21:04:34 +02:00
loader Stub GPU DMA, fix up some FS stuff. horribly wrong savedata implementation 2022-10-15 13:28:29 +03:00
PICA Separate renderer and PICA completely 2023-01-01 22:06:54 +02:00
renderer_gl Separate renderer and PICA completely 2023-01-01 22:06:54 +02:00
services Implement APT::Initialize 2022-11-17 23:48:27 +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 Trongle 2022-09-24 02:45:57 +03:00
termcolor.hpp Initial commit (I really need to remove Boost) 2022-09-15 04:47:14 +03:00