1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-25 09:45:02 +00:00
oot/data
Nathan Faltermeier a65554d586
Decompile most of ovl_En_Horse_Ganon (#108)
* Work on horse ganon

* Match destroy, init matches but need mv data -> .c

* Match EnHorseGanon_Draw and func_80A68E14

* Move some data to .c

* Decomp func_80A68870

* EnHorseGanon_Update nearly matches

* func_80A68FA8 and func_80A686A8 match

* Fix EnHorseGanon_Init, start on func_80A68B20

* match func_80A68B20

* Migrate data but something doesn't match

* Matches with migrated data, fix most warnings

* Rename some variables, some clean up

* A little more cleanup before PR

* Move commented out code to NON_MATCHING blocks

* Run formatter and delete unused line, char -> u8

* Update function was matched
Also imports another type from z_skin.Seeing as they are somewhat
tentative I decided not to put them in any global file.

* Update src/overlays/actors/ovl_En_Horse_Ganon/z_en_horse_ganon.c

Co-authored-by: Random <28494085+Random06457@users.noreply.github.com>

* PR Changes

* Apply suggestions from code review

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* PR Changes round 2

Co-authored-by: Random <28494085+Random06457@users.noreply.github.com>
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2020-05-04 11:43:04 -04:00
..
overlays Decompile most of ovl_En_Horse_Ganon (#108) 2020-05-04 11:43:04 -04:00
audioMgr.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800BB0A0.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800BB570.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800BB570.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800BB570.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800C3C20.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800D2E30.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800D7CD0.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800D7CD0.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800DACC0.bss.s Decompile playback.c (#82) 2020-04-21 04:19:33 -04:00
code_800DACC0.data.s Decompile playback.c (#82) 2020-04-21 04:19:33 -04:00
code_800DACC0.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800DDE20.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800E11F0.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800E11F0.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800E88C0.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800E88C0.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800E6840.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800E9340.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800EC960.data.s Fix all RAM pointers in overlays (#81) 2020-04-19 11:57:38 -04:00
code_800EC960.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800F7260.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800F7260.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800F9280.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800F9280.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800FD970.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800FD970.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_800FFA50.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
code_8006EA30.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_80103DC0.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_80105CF0.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_801014A0.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
code_80101910.bss.s padmgr and related (#71) 2020-04-14 13:17:25 -04:00
code_80102420.data.s First proper commit. 2020-03-17 00:31:30 -04:00
code_80106550.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
db_camera.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
db_camera.data.s First proper commit. 2020-03-17 00:31:30 -04:00
db_camera.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
fault.bss.s Decompile z_jpeg.c (#70) 2020-04-13 19:03:10 -04:00
fault_drawer.bss.s Decompile z_jpeg.c (#70) 2020-04-13 19:03:10 -04:00
flg_set.data.s First proper commit. 2020-03-17 00:31:30 -04:00
game.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
game.data.s First proper commit. 2020-03-17 00:31:30 -04:00
game.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
mtxuty-cvt.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
osSetIntMask.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
PreRender.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
rsp.rodata.s Decompile z_jpeg.c (#70) 2020-04-13 19:03:10 -04:00
rsp.text.s Decompile z_jpeg.c (#70) 2020-04-13 19:03:10 -04:00
rsp_boot.text.s First proper commit. 2020-03-17 00:31:30 -04:00
sched.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
sched.data.s First proper commit. 2020-03-17 00:31:30 -04:00
sins.data.s Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
speed_meter.data.s First proper commit. 2020-03-17 00:31:30 -04:00
sys_ucode.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_bgcheck.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_bgcheck.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_bgcheck.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
z_camera.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_camera.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_collision_check.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_common_data.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_eff_blure.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_eff_shield_particle.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_effect.bss.s Split z_path.c and Rename some small files and functions 2020-03-23 21:18:53 +01:00
z_effect.data.s Split z_path.c and Rename some small files and functions 2020-03-23 21:18:53 +01:00
z_effect_soft_sprite.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_en_a_keep.data.s More actor cleanup Part 1 (#107) 2020-05-01 14:26:16 -04:00
z_en_item00.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_en_item00.data.s More actor cleanup Part 1 (#107) 2020-05-01 14:26:16 -04:00
z_kankyo.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_kankyo.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_kankyo.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
z_lifemeter.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_lights.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_lights.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_map_data.data.s Decompile z_map_exp.c (2 non matchings left) (#104) 2020-05-01 11:09:20 -04:00
z_message_PAL.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_message_PAL.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
z_onepointdemo.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_player_lib.bss.s First proper commit. 2020-03-17 00:31:30 -04:00
z_player_lib.data.s Fix all RAM pointers in overlays (#81) 2020-04-19 11:57:38 -04:00
z_skin.bss.s Fix all RAM pointers in overlays (#81) 2020-04-19 11:57:38 -04:00
z_skin_matrix.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_sram.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_sram.rodata.s First proper commit. 2020-03-17 00:31:30 -04:00
z_text.data.s Cleanups, Use VT macros 2020-04-05 02:50:46 +01:00
z_vr_box.data.s First proper commit. 2020-03-17 00:31:30 -04:00
z_vr_box_draw.bss.s First proper commit. 2020-03-17 00:31:30 -04:00