Panda3DS/src/core
2025-03-10 02:08:19 +02:00
..
applets Remove outdated stubs in Mii Selector applet 2024-01-29 19:36:49 +02:00
audio [WIP] Libretro: Add audio support (#714) 2025-02-09 05:04:36 +02:00
CPU CPU: Remove totalTicks (unused since scheduler was added) 2024-02-11 21:57:44 +00:00
crypto Fix SIMD on MSVC (#639) 2024-11-20 02:29:27 +02:00
fs Make filesystem decent, part 1 (#677) 2024-12-10 00:29:56 +02:00
kernel Temporarily give 80MB to all processes (#715) 2025-02-02 23:18:54 +02:00
loader AES: Properly handle missing seeds 2024-07-30 14:36:39 +03:00
PICA GPU registers: Fix writes to some registers ignoring the mask (#725) 2025-02-21 20:22:51 +02:00
renderer_gl GPU: Add sw texture copies 2025-01-03 21:24:46 +02:00
renderer_mtl FINALLY IOS GRAPHICS 2025-03-10 02:08:19 +02:00
renderer_null Add Renderer::deinitGraphicsContext 2023-10-25 22:46:45 +03:00
renderer_sw Add Renderer::deinitGraphicsContext 2023-10-25 22:46:45 +03:00
renderer_vk Vk: Fix typo 2025-01-17 02:12:34 +02:00
services Add more HLE service calls for eshop (#721) 2025-02-10 01:00:12 +02:00
action_replay.cpp More action replay opcodes 2024-01-27 19:52:54 +02:00
cheats.cpp Use message queues 2024-01-27 18:20:42 +02:00
memory.cpp Implement shared font relocation 2024-10-22 19:13:25 +03:00