mm/tools/disasm
Tom Overton 038eb997d0
En_Tanron3 (Gyorg's fishes) OK and somewhat documented (#376)
* Import data to C

* EnTanron3_Init OK

* EnTanron3_Destroy OK

* func_80BB897C OK

* func_80BB91D4 OK

* func_80BB9288 OK

* EnTanron3_Draw OK

* func_80BB95FC OK

* EnTanron3_Update OK

* func_80BB9308 OK

* func_80BB87D4 OK

* func_80BB85A0 OK

* func_80BB8A48 OK

* Update spec with compiled reloc

* Name most of the functions

* Name a few more things

* Merge animation system changes

* Name remaining unnamed variables

* Finish documentation

* Use modulo for fogTimer

* Move enum/structs to .h

* boss03Parent -> sGyorg

* D_80BB9720 -> sZeroVec

* Move initialization of effectPtr up

* Use 2 * M_PI

* Use MTXMODE_NEW

* 65536.0f -> 0x10000

* timer += 1 -> timer++

* Timer cleanup

* Remove unneccesary parentheses

* When performing bitwise operations on timer, use hex

* Lowercase "fish" in the comment at the top

* Respond to jpburnett's feedback

* Respond to Elliptic and Kenix's reviews

* Undo renaming the Gyorg var, but keep the comment

* Add a little bit more documentation

* Variable renames

* Remove a comment that no longer applies

* Document some swimming behavior

* PICK_DIRECTION -> PICK_NEW_DEVIATION

* Minor comment tweak

* Respond to Elliptic's review

* Remove timer inconsistency
2021-12-19 19:40:39 +00:00
..
disasm.py Disassembly performance improvements (speed, RAM) (#478) 2021-12-06 20:21:01 +00:00
dma_filenames.txt Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
files.txt z_vr_box_draw OK (#481) 2021-12-07 04:36:02 +00:00
functions.txt En_Tanron3 (Gyorg's fishes) OK and somewhat documented (#376) 2021-12-19 19:40:39 +00:00
mips_isa.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
variables.txt Tutorial (#362) 2021-12-16 18:47:18 -05:00