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 Benepe and Antonio Castelli
02861089ad
Finished up the rest of the data sections
2021-05-27 19:19:59 -07:00
David Benepe and Antonio Castelli
35acbac8ce
unknown_080500.c data section (second half)
2021-05-27 19:19:59 -07:00
David Benepe and Antonio Castelli
a2f2e6e2f2
unknown_003260.c data section
2021-05-27 19:19:58 -07:00
David Benepe and Antonio Castelli
2a38afd7ef
unknown_001050.c data section
2021-05-27 19:19:58 -07:00
David Benepe and GitHub
777605a89d
Merge pull request #89 from DavidSM64/dkr_data
...
Split .data sections from data/dkr.data.s into the C files.
2021-05-27 20:09:18 -05:00
David Benepe
3a459a0fd9
Finished up the rest of the data sections
2021-05-27 19:38:28 -05:00
Antonio Castelli
3f182095cc
Added tool to find undeclared glabels.
2021-05-26 20:30:44 -07:00
David Benepe
11737b4777
unknown_080500.c data section (second half)
2021-05-26 18:56:43 -05:00
Antonio Castelli
72fe8f27bf
Added .rodata and .bss sections to data region splitter tool.
...
The data being worked off of for these sections is less developed and much
more noisy than the .data section, so in its current condition, there will
be comparatively more mistakes in the output for them.
2021-05-26 00:05:17 -07:00
Antonio Castelli
6185e76e1e
Fixed issues with data region splitter.
...
The output now matches up with the manually-created splits up to
unknown_0C8450.c (start of lib files).
2021-05-25 19:15:30 -07:00