N64ModernRuntime/librecomp/src
Wiseguy d2f9a32b90
Some checks are pending
validate / ubuntu (arm64, Debug) (push) Waiting to run
validate / ubuntu (arm64, Release) (push) Waiting to run
validate / ubuntu (x64, Debug) (push) Waiting to run
validate / ubuntu (x64, Release) (push) Waiting to run
validate / windows (x64, Debug) (push) Waiting to run
validate / windows (x64, Release) (push) Waiting to run
validate / macos (arm64, Debug) (push) Waiting to run
validate / macos (arm64, Release) (push) Waiting to run
validate / macos (x64, Debug) (push) Waiting to run
validate / macos (x64, Release) (push) Waiting to run
Add default enabled state to mod manifest (#104)
2025-04-09 04:35:21 -04:00
..
ai.cpp Add CMakeLists 2024-05-19 22:31:47 +02:00
cont.cpp Fixed bitpattern pointer for osContInit and removed shader cache functionality (#69) 2024-11-08 21:09:16 -05: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 Add modified o1Heap library and set up recomp heap (#66) 2024-10-21 22:23:33 -04:00
math_routines.cpp Add CMakeLists 2024-05-19 22:31:47 +02:00
mod_config_api.cpp Add mod API export to get the save file path (#102) 2025-04-09 01:15:10 -04:00
mod_events.cpp Runtime Mod Support PR 1 (Mod framework and mod loading) (#60) 2024-09-09 23:16:07 -04:00
mod_hooks.cpp Mod function hooking (#80) 2025-01-26 22:03:36 -05:00
mod_manifest.cpp Add default enabled state to mod manifest (#104) 2025-04-09 04:35:21 -04:00
mods.cpp Add default enabled state to mod manifest (#104) 2025-04-09 04:35:21 -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 Add mod API export to get the save file path (#102) 2025-04-09 01:15:10 -04:00
print.cpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
recomp.cpp Added a mechanism to swap save files at runtime and a corresponding mod API export (#101) 2025-04-08 02:21:06 -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