Commit Graph
56 Commits
Author SHA1 Message Date
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
Antonio Castelli a583515cd3 Added glabels with early returns between glabel upper/lower loading 2021-05-29 13:34:50 -07:00
Antonio Castelli b7ce969d08 Added glabels for doubles 2021-05-29 13:19:00 -07:00
Antonio Castelli 06de455feb merged with master 2021-05-28 20:00:35 -07:00
Antonio Castelli 24fc3242db Added glabels read/written directly to FPRs. 2021-05-28 19:25:10 -07:00
Antonio Castelli 7948983a6f added glabels using 2021-05-28 18:55:49 -07:00
Antonio Castelli a002199f3b Added glabels for negative offsets 2021-05-28 18:46:04 -07:00
David Benepe aa4466be9e Split /data/dkr.data.s into smaller rodata .s files 2021-05-28 19:55:59 -05:00
Antonio Castelli 57b2029819 Added glabels for unsigned types 2021-05-28 13:38:44 -07:00
Antonio Castelli 2455eb42b8 Added glabels that are written to. 2021-05-28 12:35:50 -07:00
Antonio Castelli d2c9e706c8 Added glabels whose upper/lower usage has label definitions inbetween. 2021-05-28 12:07:16 -07:00
Antonio Castelli 8a78a0eaf8 Updated glabel finder 2021-05-27 21:27:48 -07:00
David BenepeandAntonio Castelli 02861089ad Finished up the rest of the data sections 2021-05-27 19:19:59 -07:00
David BenepeandAntonio Castelli 35acbac8ce unknown_080500.c data section (second half) 2021-05-27 19:19:59 -07:00
David BenepeandAntonio Castelli a2f2e6e2f2 unknown_003260.c data section 2021-05-27 19:19:58 -07:00
David BenepeandAntonio Castelli 2a38afd7ef unknown_001050.c data section 2021-05-27 19:19:58 -07:00