Panda3DS/src/core/kernel
wheremyfoodat f58354af06 Update DSP semaphore on semaphore event signal
Fixes Pokemon X and other DSP-needy games...
2024-02-18 03:54:00 +02:00
..
address_arbiter.cpp [Kernel] Undo enormous, embarassing mistake no one must know about 2023-07-29 15:03:46 +03:00
directory_operations.cpp [FS::Directory] Better attribute handling 2023-07-17 03:22:13 +03:00
error.cpp [Kernel] Format 2023-04-25 01:57:50 +03:00
events.cpp Update DSP semaphore on semaphore event signal 2024-02-18 03:54:00 +02:00
file_operations.cpp Optionally flush file in File::Write 2023-12-17 20:36:00 +02:00
idle_thread.cpp Remove thread sleepTick/waitingNs 2024-01-27 15:38:27 +02:00
kernel.cpp Stub svcUnmapMemoryBlock 2024-01-24 19:06:39 +02:00
memory_management.cpp Stub svcUnmapMemoryBlock 2024-01-24 19:06:39 +02:00
ports.cpp Make SendSyncRequest warn instead of panic on invalid handles 2023-08-20 18:03:42 +03:00
resource_limits.cpp Add resource limit for threads to getResourceLimitLimitValues 2023-08-20 18:27:23 +03:00
threads.cpp Update comment 2024-01-27 15:44:01 +02:00
timers.cpp Remove debug printfs 2024-01-22 04:14:46 +02:00