papermario/ver/us
Lightning 1c64f15db1
Make a 224 functions show up in the elf (#530)
* Make a 224 functions show up in the elf

* fix up appendGfx_model (as an example)

* Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only

* Decompile even more misc battle map funcs (#531)

* decompile misc battle map funcs

* fix warnings

* Decompile misc battle map funcs (#528)

* .

* .

* resolve issues

* Update fx_api.c

* Update fx_api.c

* Make a 224 functions show up in the elf

* fix up appendGfx_model (as an example)

* Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only

* Fix merge issue

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
Co-authored-by: Alexander Faßbender <31699028+Brotenko@users.noreply.github.com>
2021-11-16 16:19:38 +09:00
..
asm Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
build.cfg Add versioning (#187) 2021-02-22 18:21:23 +09:00
checksum.sha1 Add versioning (#187) 2021-02-22 18:21:23 +09:00
effect_shims.yaml Effects (#442) 2021-09-27 08:19:58 +09:00
effects.yaml Effect code generation (#338) 2021-07-21 23:46:58 +09:00
splat-debug.yaml Debug in elf (#491) 2021-10-25 23:26:38 -04:00
splat.yaml Share 1370.c across versions (#509) 2021-10-31 03:53:55 +09:00
symbol_addrs.txt Decompile misc battle map funcs (#528) 2021-11-14 21:23:07 +01:00
undefined_funcs_auto.txt Tidying and msg.c work (#311) 2021-07-13 22:43:14 +09:00
undefined_syms_auto.txt Tidying (#375) 2021-08-22 22:10:06 +09:00
undefined_syms.txt appendGfx_message (#520) 2021-11-12 21:23:43 +09:00