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.
This commit is contained in:
Wiseguy
2025-01-26 22:42:45 -05:00
committed by GitHub
parent 4945172ead
commit c4c0f928b6
9 changed files with 186 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
N64RECOMP_COMMIT:
type: string
required: false
default: 'fc696046da3e703450559154d9370ca74c197f8b'
default: 'b18e0ca2dd359d62dcc019771f0ccc4a1302bd03'
DXC_CHECKSUM:
type: string
required: false