Commit Graph
78 Commits
Author SHA1 Message Date
David Benepe 83b2f29926 More documentation for menu.c 2021-06-15 20:21:43 -05:00
Antonio Castelli ebafd02e8a Removed globals.inc 2021-06-13 20:09:20 -07:00
David Benepe 63b9300dd8 Improvements to a few scripts & renamed a couple files. 2021-06-13 14:48:10 -05:00
Antonio Castelli a86f811f00 Renamed D_* prefixed functions to func_* 2021-06-12 01:52:35 -07:00
Antonio Castelli ab9510e5c8 Fixed cursed audio when ROM is shifted. 2021-06-12 01:31:14 -07:00
David Benepe 5a96959bca unknown_last.rodata.s taken care of. 2021-06-12 00:18:39 -05:00
David Benepe 02f2e43802 made calc_func_checksums a lot faster 2021-06-11 09:28:17 -05:00
David Benepe f16317428e Wrote script to fix checksums 2021-06-11 01:14:18 -05:00
David Benepe 3064ca2254 Added __BSS_SECTION_SIZE to entrypoint.s 2021-06-10 20:23:08 -05:00
David Benepe 4da2c7dfa2 Finished BSS sections (for now) and cleaning undefined_syms.txt 2021-06-10 01:14:37 -05:00
David Benepe 2b19923238 Added bss for unknown_001050, unknown_003260, and unknown_005740 2021-06-10 01:13:22 -05:00
David Benepe 8fcd1d03da Cleared data/rodata addresses from undefined_syms. Now it is onto bss! 2021-06-10 01:11:16 -05:00
David Benepe 31f24eef23 About to do something dumb, so I'm commiting this now. 2021-06-10 01:11:16 -05:00
David Benepe 06332f2f16 Even more progress with undefined_syms 2021-06-10 01:11:16 -05:00
David Benepe ca7c49fb90 more progress with undefined_syms 2021-06-10 01:11:16 -05:00
David Benepe e455921fb3 Making progress with undefined_syms 2021-06-10 01:05:33 -05:00
Antonio Castelli 54d5951704 Updated get_symbol.py to use dkr.map 2021-06-06 17:46:18 -07:00
David Benepe 4874527823 split unknown_005740 into unknown_008C40 & unknown_00B8E0 2021-06-05 17:05:54 -05:00
David Benepe 17de52bff7 Moved rodata from C to GLOBAL_ASM in lib/unknown_0CA530 2021-06-05 16:49:19 -05:00
David Benepe 04f1246fe6 Updated rodata_move.py 2021-06-05 15:06:48 -05:00
David Benepe bc8d12f537 Moved rodata from C to GLOBAL_ASM in unknown_071730 2021-06-04 19:07:26 -05:00
David Benepe 75276c51f6 Split unknown_032760 into unknown_0348C0. Finished moving rodata in both files. 2021-06-04 18:37:06 -05:00
David Benepe 7cf167f809 Fixed string literals in rodata_move 2021-06-04 18:17:42 -05:00
David Benepe 83cf81d2a3 Moved rodata from C to GLOBAL_ASM 2021-06-04 17:24:42 -05:00
David Benepe 91f32ac0d2 Added rodata_move tool 2021-06-04 16:40:33 -05:00