Commit Graph
45 Commits
Author SHA1 Message Date
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
David BenepeandGitHub 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
Antonio Castelli 2cfe41f388 Added tool to automatically split data sections by c file.
This uses a greedy algorithm and can, in theory, overpredict the starting
address of the glabels per file. However, this should at the very least be
a good starting point for separating out the data sections into their
corresponding c files.
2021-05-25 00:53:56 -07:00
David Benepe 3dec5a944b unknown_003260.c data section 2021-05-24 14:35:24 -05:00
David Benepe 7bcaf68657 unknown_001050.c data section 2021-05-24 14:06:56 -05:00
David Benepe a398687ff8 Assets revision #1 2020-08-24 19:56:30 -05:00
David Benepe 8ef4dd20fa (8.08%) Overhauled assets & decompiled 5 functions in unknown_0777A0 2020-08-15 18:54:40 -05:00