N64Recomp/include/recompiler
ApfelTeeSaft c31f5fb656 Add Lua output support for dynamic runtime mod loading
Implements Lua code generation as an alternative to C output, enabling
runtime loading of recompiled N64 functions without recompilation.
2025-10-08 16:25:43 +02:00
..
context.h Implement mdebug parsing for static symbols in IDO elfs (#155) 2025-09-06 18:44:18 -04:00
generator.h Mod function hooking (#124) 2025-01-26 21:52:46 -05:00
live_recompiler.h Add a mechanism to provide original section indices for jump table regeneration (#130) 2025-02-11 22:36:33 -05:00
lua_generator.h Add Lua output support for dynamic runtime mod loading 2025-10-08 16:25:43 +02:00
operations.h Implement live recompiler (#114) 2024-12-31 16:11:40 -05:00