N64ModernRuntime/librecomp/src
2025-08-11 23:18:31 -03:00
..
ai.cpp Add CMakeLists 2024-05-19 22:31:47 +02:00
cont.cpp Fix unplugged controller memory writes, add some missing math routines, and slightly weaken DMA alignment requirements (#117) 2025-06-29 22:04:54 -04:00
dp.cpp Fix osDpSetStatus bit handling (#88) 2025-02-18 17:34:36 -05:00
eep.cpp Integrate the live recompiler for mod loading (#76) 2025-01-02 21:25:20 -05:00
euc-jp.cpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
files.cpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
flash.cpp Integrate the live recompiler for mod loading (#76) 2025-01-02 21:25:20 -05:00
heap.cpp Allow freeing null pointers in the recomp_free export to match the C spec for free (#107) 2025-04-13 22:09:15 -04:00
math_routines.cpp Fix unplugged controller memory writes, add some missing math routines, and slightly weaken DMA alignment requirements (#117) 2025-06-29 22:04:54 -04:00
mod_config_api.cpp Implement optional dependencies for mods and add recomp_get_mod_file_path export (#118) 2025-07-19 03:44:52 -04:00
mod_events.cpp Sort hooks and callbacks by mod order, with return hooks in reverse order (#115) 2025-06-23 01:37:59 -04:00
mod_hooks.cpp Add exports to get the return value of functions from return hooks (#116) 2025-06-23 01:42:05 -04:00
mod_manifest.cpp Implement optional dependencies for mods and add recomp_get_mod_file_path export (#118) 2025-07-19 03:44:52 -04:00
mods.cpp Fix handling of mod callbacks for events in optional dependencies (#121) 2025-07-23 00:08:44 -04:00
overlays.cpp Implement mod configuration, mod reordering, and extended exports (#95) 2025-03-23 21:30:27 -04:00
pak.cpp osPfsAllocateFile_recomp: add check for max files 2025-07-23 05:50:10 -03:00
pi.cpp Fix unplugged controller memory writes, add some missing math routines, and slightly weaken DMA alignment requirements (#117) 2025-06-29 22:04:54 -04:00
print.cpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
recomp.cpp Implement optional dependencies for mods and add recomp_get_mod_file_path export (#118) 2025-07-19 03:44:52 -04:00
rsp.cpp Runtime support for RSP overlays (#77) 2025-01-16 00:32:33 -05:00
sp.cpp Add CMakeLists 2024-05-19 22:31:47 +02:00
ultra_stubs.cpp Add CMakeLists 2024-05-19 22:31:47 +02:00
ultra_translation.cpp Implement osSetTime and move update screen to before VI update 2025-08-11 01:28:41 -04:00
vi.cpp Implement osViRepeatLine (#30) 2024-06-18 17:00:26 -04:00