Zach Banks
dea3c8fd79
Fix all warnings raised by IDO ( #152 )
...
* Fix all warnings raised by IDO, ignore trailing commas
* Set -woff=624,...; keep const in printf functions
* Remove redefined macros in irqmgr.c
* Remove DECR macro & reformat
* Address PR comments from AngheloAlf
2021-05-18 22:28:04 -04:00
Anghelo Carvajal
c56934038a
Format everything ( #141 )
...
* Add trailing comma
* Run format and add some missing trailing commas
* Enforce the same clang-format version for everybody
* z_en_m_fire1
2021-05-18 20:00:36 -04:00
Lucas Shaw
623b6d5318
Some OOT transfers, some renaming, etc ( #75 )
...
* Progress on various files
* gfxprint stuff
* split some rodata, add iconv for rodata string parsing
* z_std_dma rodata
* 2 nonmatchings in gfxprint
* mtxuty-cvt ok
* more
* match a function in idle.c
* progress
* Cleanup
* Rename BgPolygon to CollisionPoly
* progress
* some effect stuff
* more effect progress
* updates
* made suggested changes
* z_effect_soft_sprite_old_init mostly ok
Co-authored-by: Lucas Shaw <lucas.shaw1123@gmail.com>
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
2021-03-27 16:17:41 -05:00
Rozelette
32d0e622fd
padutils OK ( #72 )
...
* padutils OK
* Update to latest OOT
2021-03-22 11:03:33 -05:00
Rozelette
8342329538
yaz0.c OK ( #71 )
2021-03-16 21:49:27 -04:00
Kenix3
037ba9a22e
Initial support of tracking progress per code/boot/overlay, and outputs the stats to csv.
2021-03-10 22:28:06 -05:00
Tharo
c55e9eeee5
pragma variant for GLOBAL_ASM ( #49 )
...
* pragma GLOBAL_ASM
* Revert split_asm.py arg description change
2021-02-23 23:15:58 -05:00
rozlette
639df45a03
Some work on z_view
2020-04-21 11:49:16 -05:00
rozlette
ff958ad932
Rename many functions, structs, and variables to match the oot decomp. Some things have not been renamed as their respective files have not been decompiled yet.
2020-03-15 01:13:53 -05:00
rozlette
dc37a6f9f5
Move variables in .data for most of boot files that have been decompiled
2020-02-28 15:16:12 -06:00
rozlette
581a97b561
Make non-matchings consistent with oot
2020-02-20 16:29:22 -06:00
rozlette
30daa16255
Port stackcheck.c from oot decomp
2020-01-12 20:18:31 -06:00
rozlette
76c3d660a9
Port over fault_drawer.c from oot decomp. Not much effort was made to fix nonmatching
2020-01-12 18:17:55 -06:00
rozlette
36f623023d
Port over fault.c from oot decomp
2020-01-12 16:52:32 -06:00