Commit Graph
78 Commits
Author SHA1 Message Date
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 6f12152b2b Moved rodata from C to GLOBAL_ASM in lib/unknown_0CA9A0 2021-06-05 15:17:20 -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
David Benepe 9edef376f3 Updated asm_processor build.py 2021-06-04 16:13:21 -05:00
David Benepe d6c0e143e6 Updated asm_processor 2021-06-04 15:56:24 -05:00
David Benepe 635eb650e8 Updated score script with game status. 2021-06-04 00:27:41 -05:00
David Benepe c95fd196a8 Moved .rodata in unknown_061D30 from asm to C. 2021-05-30 17:58:14 -05:00
AntonioCastelli 512c9d883f Merge branch 'DavidSM64:master' into glabels 2021-05-30 15:42:51 -07:00
Antonio Castelli e4707e4598 Added glabels with upper address loaded via li. 2021-05-30 15:41:41 -07:00
Antonio Castelli 22d8de46c8 Added glabels with upper/lower parts used <= 15 instructions apart. 2021-05-30 14:27:01 -07:00