N64ModernRuntime/librecomp/src
2026-01-15 16:05:33 -08:00
..
ai.cpp
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
eep.cpp
euc-jp.cpp
extensions.cpp Implement displaylist event extension functions for easier game scheduling modifications (#128) 2025-12-12 02:11:14 -05:00
files.cpp
flash.cpp Requeue some external messages if their queues were full to prevent game lockups (#125) 2025-11-07 23:54:59 -05:00
heap.cpp
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 Allow mods to include a ROM patch .bps file (#126) 2025-11-29 22:52:50 -05:00
mods.cpp Allow mods to include a ROM patch .bps file (#126) 2025-11-29 22:52:50 -05:00
overlays.cpp
pak.cpp Fix duke nukem zero hour 2025-11-01 18:26:31 -03:00
patcher.cpp Allow mods to include a ROM patch .bps file (#126) 2025-11-29 22:52:50 -05:00
pi.cpp WAR performance issue for now 2026-01-15 16:05:33 -08:00
print.cpp
recomp.cpp Allow mods to include a ROM patch .bps file (#126) 2025-11-29 22:52:50 -05:00
rsp.cpp
sp.cpp
ultra_stubs.cpp
ultra_translation.cpp VI accuracy fixes and osSetTime implementation (#123) 2025-08-11 23:52:47 -04:00
vi.cpp