N64ModernRuntime/librecomp/src
Wiseguy df547d2c06
Some checks failed
validate / ubuntu (arm64, Debug) (push) Has been cancelled
validate / ubuntu (arm64, Release) (push) Has been cancelled
validate / ubuntu (x64, Debug) (push) Has been cancelled
validate / ubuntu (x64, Release) (push) Has been cancelled
validate / windows (x64, Debug) (push) Has been cancelled
validate / windows (x64, Release) (push) Has been cancelled
validate / macos (arm64, Debug) (push) Has been cancelled
validate / macos (arm64, Release) (push) Has been cancelled
validate / macos (x64, Debug) (push) Has been cancelled
validate / macos (x64, Release) (push) Has been cancelled
Update runtime for fixed address mod sections, fix some live recompiler errors not triggering mod loading errors (#120)
2025-07-19 04:09:14 -04: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 Update runtime for fixed address mod sections, fix some live recompiler errors not triggering mod loading errors (#120) 2025-07-19 04:09:14 -04:00
overlays.cpp Implement mod configuration, mod reordering, and extended exports (#95) 2025-03-23 21:30:27 -04:00
pak.cpp Provide missing pfs stub functions (#50) 2024-06-18 13:07:08 -04: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 Add CMakeLists 2024-05-19 22:31:47 +02:00
vi.cpp Implement osViRepeatLine (#30) 2024-06-18 17:00:26 -04:00