Zelda64Recomp/src/game
Wiseguy c4c0f928b6
Modding function hooks (#530)
This commit updates the runtime for function hooking and implements any recomp-side functionality needed for them to fully hook (namely ROM decompression). For more details, see the relevant N64Recomp and N64ModernRuntime PRs.
2025-01-26 22:42:45 -05:00
..
config.cpp Update runtime for custom mod content types and add RT64 texture pack support 2024-10-14 15:29:55 -04:00
controls.cpp Update to latest N64ModernRuntime (#392) 2024-06-12 09:40:14 +02:00
debug.cpp Migrate to N64ModernRuntime (#354) 2024-06-05 01:12:43 +02:00
input.cpp Update runtime to integrate live recompiler (#524) 2025-01-02 21:37:54 -05:00
quicksaving.cpp Migrate to N64ModernRuntime (#354) 2024-06-05 01:12:43 +02:00
recomp_api.cpp Update runtime to integrate live recompiler (#524) 2025-01-02 21:37:54 -05:00
rom_decompression.cpp Modding function hooks (#530) 2025-01-26 22:42:45 -05:00
scene_table.cpp Migrate to N64ModernRuntime (#354) 2024-06-05 01:12:43 +02:00