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 |
|
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 |
|
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 |
|
Antonio Castelli
|
a72a063b79
|
Added glabels whose lower offset is only added.
|
2021-05-30 12:48:50 -07:00 |
|
Antonio Castelli
|
575e639a17
|
Added glabels with lower offset < 0x1000.
|
2021-05-30 12:37:46 -07:00 |
|
Antonio Castelli
|
fda6d13724
|
Added glabels whose upper/lower sections are used long distances apart.
Also fixed some incorrect labels as well.
|
2021-05-30 00:38:42 -07:00 |
|