N64ModernRuntime/ultramodern/src
2026-01-18 12:01:53 -08:00
..
audio.cpp Misc fixes and implement osStopThread (partial), osEepromWrite, and osEepromRead (#67) 2024-10-26 20:41:05 -04:00
error_handling.cpp Provide missing pfs stub functions (#50) 2024-06-18 13:07:08 -04:00
events.cpp Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131) 2026-01-15 20:23:39 -05:00
extensions.cpp Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131) 2026-01-15 20:23:39 -05:00
files.cpp update code to reflect relocation 2026-01-17 22:51:05 -08:00
input.cpp Fix __osContGetInitData mask to detect multiple controllers (#134) 2026-01-16 20:57:47 -05:00
mesgqueue.cpp Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131) 2026-01-15 20:23:39 -05:00
misc_ultra.cpp Remove RT64 dependency (#35) 2024-06-10 09:43:38 -04:00
port_main.c Added ultramodern and librecomp from Zelda64Recomp, added rt64 submodule, added README 2024-05-19 15:04:28 -04:00
renderer_context.cpp Allow renderers to pick the graphics API (#96) 2025-03-23 21:39:30 -04:00
rsp.cpp Remove librecomp usage from ultramodern (#23) 2024-05-30 22:56:45 -04:00
save.cpp include <mutex> to fix windows build 2026-01-18 12:01:53 -08:00
scheduling.cpp Remove RT64 dependency (#35) 2024-06-10 09:43:38 -04:00
task_win32.cpp Remove RT64 dependency (#35) 2024-06-10 09:43:38 -04:00
threadqueue.cpp Add on init callback to GameEntry, fix thread_queue_remove not actually removing the thread (#87) 2025-02-17 21:34:22 -05:00
threads.cpp Misc fixes and implement osStopThread (partial), osEepromWrite, and osEepromRead (#67) 2024-10-26 20:41:05 -04:00
timer.cpp Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131) 2026-01-15 20:23:39 -05:00
ultrainit.cpp Remove "permanent" and "temporary" threads tagging and add a way to name game threads (#45) 2024-06-18 13:02:18 -04:00