Zelda64Recomp/patches
Wiseguy 79fc56f1fd
Remove decomp elf dependency and automate patch relocations (#419)
* Changed patch recompilation to use new reference symbol functionality and removed all manual relocations

* Moved symbol tomls to submodule, switched from objcopy to recompiler output binary mechanism for patch recompilation

* Update N64Recomp commit in CI to symbol_reference_file branch

* Remove option in patches toml that doesn't exist

* Update N64Recomp to fix issue with pause screen cursor, fix some issues caused by patches and overlay function-local statics

* Disable unpaired lo16 warnings and update N64Recomp in CI

* Update build instructions to reflect that the decomp elf is no longer needed
2024-07-05 16:33:34 -04:00
..
dummy_headers
.gitignore
Makefile Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
actor_transform_tagging.c
autosave.rgba32.bin
autosave.rgba32.png
autosaving.c
billboard_tagging.c
camera_patches.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
camera_patches.h
camera_transform_tagging.c
cheats.c
culling.c
cutscene_patches.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
debug_patches.c
dpad.rgba32.bin
dpad.rgba32.png
effect_patches.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
effect_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
fixes.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
graphics.h
input.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
input.h
input_latency.c
item_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
misc_funcs.h
ocarina_effect_patches.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
options.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
particle_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
patch_helpers.h
patches.h Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
patches.ld Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
play_patches.c
play_patches.h
print.c
quicksave_patches.c
required_patches.c
rewind.ia16.bin
rewind.ia16.png
room_patches.c
save_patches.c
skip_sos.c
sky_transform_tagging.c
song_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
sound.h
sound_patches.c
specific_actor_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
syms.ld Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
terrain_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
transform_ids.h
ui_patches.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00
ui_transform_tagging.c Remove decomp elf dependency and automate patch relocations (#419) 2024-07-05 16:33:34 -04:00