mirror of
https://github.com/N64Recomp/N64ModernRuntime.git
synced 2025-10-30 08:02:29 +00:00
* Prevent mods from replacing functions patched by the base recomp unless they're marked as Force * Implement function hooking for functions replaced by mods * Add support for hooking non-relocated functions that aren't replaced by a mod * Only create the regenerated code handle if any functions need to be regenerated * Implement relocs for function regeneration in hooking * Implement hooking of functions patched by the base recomp * Fix base event index tracking when loading mods * Update to N64Recomp main branch after merge |
||
|---|---|---|
| .. | ||
| config.hpp | ||
| error_handling.hpp | ||
| events.hpp | ||
| input.hpp | ||
| renderer_context.hpp | ||
| rsp.hpp | ||
| threads.hpp | ||
| ultra64.h | ||
| ultramodern.hpp | ||