mirror of https://github.com/n64decomp/mk64.git
Mostly relocating rodata from data/* files to the appropriate asm/nonmatching/* files, although there is some plain data relocating to be found in here too. Big change to note is the addition of the code_802AAA70.c file, split from memory.c. Based on some padding in the ro/data for memory it seems clear that a split is needed, although it is not clear that exact spot chosen for the split is correct. Still, it gets the file padding for the ro/data and text segments correct so it can't be too wrong. Also included is an update to the asm_processor tool to support the .hword directive. I made a PR to the main repo of that project with an identical change and it was accepted. Signed-off-by: Taggerung <tyler.taggerung@gmail.com> |
||
|---|---|---|
| .. | ||
| actualise_type | ||
| asm-differ@3b9cfa5a18 | ||
| asm_processor | ||
| decomp-permuter@7f63c768a0 | ||
| ido5.3_compiler | ||
| ido5.3_recomp | ||
| stb | ||
| .gitignore | ||
| Makefile | ||
| bin2c.py | ||
| displaylist_packer.c | ||
| extract_data_for_mio.c | ||
| generate_segment_headers.py | ||
| generate_vertice_count.py | ||
| gfxdis_multi.py | ||
| libmio0.c | ||
| libmio0.h | ||
| libtkmk00.c | ||
| libtkmk00.h | ||
| m2ctx | ||
| n64cksum.c | ||
| n64cksum.h | ||
| n64graphics.c | ||
| n64graphics.h | ||
| set_o32abi_bit.py | ||
| utils.c | ||
| utils.h | ||