1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/include
Electrk 4dfc9d3c3c
BgSpot03Taki (#414)
* Migrate data, fix header, add undefined symbol, decompile Init function

* Decompiled Destroy function

* Decompiled func_808ADEF0 and adjusted struct some

* Decompiled Update function

* Fixed sInitChain stuff

* Preliminary Draw function decompilation

* Replaced code with OPEN_DISPS and CLOSE_DISPS and some hex with decimal

* Working on Draw function still

* More permuter test stuff

* Got Draw matching except for one little TwoTex issue

* Added NON_MATCHING

* Removed false alarm

* Got most of the functions decompiled; 1 non-matching, 1 not started

* Ran format.sh on file

* These two symbols should be arrays

* Got func_808ADAE0 mostly decompiled

* Got func_808ADAE0 fully decompiled!

* Removed necessary files (except _Draw)

* Successfully decompiled Draw function

* Decompiled Draw function
+ Added proper includes to spec

* Removed Draw function assembly

* Moved func_800F46E0 prototype to functions.h

* Renamed unk_174 to bufferIndex

* Replaced state constants with enum

* Renamed func_808ADAE0 to BgSpot03Taki_ApplyOpeningAlpha

* Renamed func_808ADAE0 to BgSpot03Taki_ApplyOpeningAlpha

* Made changes as per pull request comments

Co-authored-by: fig02 <fig02srl@gmail.com>
2020-10-04 10:14:28 -04:00
..
ultra64 libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
alloca.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
bgm.h First proper commit. 2020-03-17 00:31:30 -04:00
color.h All Effect Overlays and z_effect_soft_sprite_old_init.c OK (#396) 2020-09-29 20:18:46 -04:00
command_macros_base.h Create Macros for Cutscene Data (#63) 2020-05-20 07:37:28 -04:00
fp.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
functions.h BgSpot03Taki (#414) 2020-10-04 10:14:28 -04:00
global.h First proper commit. 2020-03-17 00:31:30 -04:00
ichain.h Partially format header files 2020-03-22 22:50:15 +01:00
initvars.h Decompile most effect files in "code" (#144) 2020-05-18 14:24:00 -04:00
macro.inc First proper commit. 2020-03-17 00:31:30 -04:00
macros.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
math.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
regs.h Elf_Msg, Elf_Msg2 OK (#317) 2020-08-18 14:31:34 -04:00
segment_symbols.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
sfx.h Various SFX fixes (#237) 2020-07-04 23:30:21 -04:00
stdarg.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
stdbool.h Partially format header files 2020-03-22 22:50:15 +01:00
stddef.h Partially format header files 2020-03-22 22:50:15 +01:00
stdlib.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
ultra64.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
unk.h Decompile z_play.c and Match/Document some of z_view.c (#74) 2020-04-16 17:36:12 -04:00
variables.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
vt.h Partially format header files 2020-03-22 22:50:15 +01:00
z64.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64actor.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64animation.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64audio.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64collision_check.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64cutscene_commands.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64cutscene.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64dma.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64effect.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64item.h Decompile Player (#387) 2020-09-18 21:45:39 -04:00
z64light.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64math.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64object.h Partially format header files 2020-03-22 22:50:15 +01:00
z64player.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64scene.h Various SFX fixes (#237) 2020-07-04 23:30:21 -04:00
z64transition.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00