N64ModernRuntime/librecomp/include/librecomp
Darío 02d797aedc
Some checks failed
validate / ubuntu (x64, Debug) (push) Has been cancelled
validate / ubuntu (x64, Release) (push) Has been cancelled
validate / ubuntu (arm64, Debug) (push) Has been cancelled
validate / ubuntu (arm64, 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
Add support for embedded mods. (#108)
* Add support for embedded mods.

* Fix autogenerated mod manifests

---------

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2025-04-22 23:53:43 -04:00
..
addresses.hpp Integrate the live recompiler for mod loading (#76) 2025-01-02 21:25:20 -05:00
euc-jp.hpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
files.hpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
game.hpp Added a mechanism to swap save files at runtime and a corresponding mod API export (#101) 2025-04-08 02:21:06 -04:00
helpers.hpp Implement mod configuration, mod reordering, and extended exports (#95) 2025-03-23 21:30:27 -04:00
mods.hpp Add support for embedded mods. (#108) 2025-04-22 23:53:43 -04:00
overlays.hpp Implement mod configuration, mod reordering, and extended exports (#95) 2025-03-23 21:30:27 -04:00
rsp.hpp Runtime support for RSP overlays (#77) 2025-01-16 00:32:33 -05:00
rsp_vu.hpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
rsp_vu_impl.hpp Use hpp suffix for cpp headers (#33) 2024-06-03 20:31:52 +02:00
sections.h Mod function hooking (#80) 2025-01-26 22:03:36 -05:00