N64ModernRuntime/librecomp/src
2026-01-29 19:52:20 -03:00
..
ai.cpp Add CMakeLists 2024-05-19 22:31:47 +02:00
config.cpp Add type checks when parsing config 2026-01-03 16:26:03 -05:00
config_option.cpp Squash required work to get RecompFrontend to work. 2025-12-30 09:57:45 -03: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
extensions.cpp Implement displaylist event extension functions for easier game scheduling modifications (#128) 2025-12-12 02:11:14 -05:00
files.cpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
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 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 Squash required work to get RecompFrontend to work. 2025-12-30 09:57:45 -03: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 Add custom gamemode option to mod manifest and implement gamemode mechanism 2026-01-12 00:58:04 -05:00
mods.cpp Add deprecation versions. 2026-01-29 19:52:20 -03: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
patcher.cpp Fix x11 header issue and unsequenced warning 2026-01-01 17:39:31 -05:00
pi.cpp Requeue some external messages if their queues were full to prevent game lockups (#125) 2025-11-07 23:54:59 -05:00
print.cpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
recomp.cpp Add deprecation versions. 2026-01-29 19:52:20 -03: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 VI accuracy fixes and osSetTime implementation (#123) 2025-08-11 23:52:47 -04:00
vi.cpp Implement osViRepeatLine (#30) 2024-06-18 17:00:26 -04:00