mirror of
https://github.com/N64Recomp/N64ModernRuntime.git
synced 2025-10-30 08:02:29 +00:00
VI accuracy fixes and osSetTime implementation (#123)
validate.yml #18 -Commit
df7e820d8c
pushed by
thirdpartymirrors
Remove unnecessary x11 header include. (#122)
validate.yml #17 -Commit
cea072b59b
pushed by
thirdpartymirrors
Fix handling of mod callbacks for events in optional dependencies (#121)
validate.yml #16 -Commit
83891b4231
pushed by
thirdpartymirrors
Update runtime for fixed address mod sections, fix some live recompiler errors not triggering mod loading errors (#120)
validate.yml #15 -Commit
df547d2c06
pushed by
thirdpartymirrors
Add exports to get the return value of functions from return hooks (#116)
validate.yml #13 -Commit
94b30d7061
pushed by
thirdpartymirrors
Fix issue where functions that were regenerated for hooking use the wrong index when triggering events (#112)
validate.yml #12 -Commit
c5e268aa0f
pushed by
thirdpartymirrors
Fix native exports not getting cleared and bss sometimes not getting zero'd (#110)
validate.yml #11 -Commit
327c34db2d
pushed by
thirdpartymirrors
Add export to get mod folder path (#109)
validate.yml #10 -Commit
0aa75b98ba
pushed by
thirdpartymirrors
Add support for embedded mods. (#108)
validate.yml #9 -Commit
02d797aedc
pushed by
thirdpartymirrors
Allow freeing null pointers in the `recomp_free` export to match the C spec for `free` (#107)
validate.yml #8 -Commit
4b57f50722
pushed by
thirdpartymirrors
Fix default value of mod enabled_by_default field (#105)
validate.yml #7 -Commit
3c49f87ac6
pushed by
thirdpartymirrors
Add default enabled state to mod manifest (#104)
validate.yml #6 -Commit
d2f9a32b90
pushed by
thirdpartymirrors
Added a mechanism to swap save files at runtime and a corresponding mod API export (#101)
validate.yml #5 -Commit
1f2a5838ab
pushed by
thirdpartymirrors
Add callback for mod reordering and functions to get mod file path and order index (#99)
validate.yml #4 -Commit
af075623dc
pushed by
thirdpartymirrors
Expose functionality needed for runtime mod installation (#97)
validate.yml #3 -Commit
db1b1a1082
pushed by
thirdpartymirrors
Allow renderers to pick the graphics API (#96)
validate.yml #2 -Commit
6f8393f691
pushed by
thirdpartymirrors