mk64/asm/non_matchings/code_8008C1D0
Tyler McGavran 782ed71f61
Massive data relocation (#295)
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>
2023-03-29 18:52:15 -06:00
..
code_8008C1D0.s Match several functions in code_80005FD0 (#230) 2022-07-01 13:14:20 -07:00
func_8008C9EC.s import random_u16 to sm64, match random_s32, and match actor func (#203) 2022-05-19 01:39:18 -07:00
func_8008CEB0.s Massive data relocation (#295) 2023-03-29 18:52:15 -06:00
func_8008D170.s Massive data relocation (#295) 2023-03-29 18:52:15 -06:00
func_800914E0.s import random_u16 to sm64, match random_s32, and match actor func (#203) 2022-05-19 01:39:18 -07:00
func_80090178.s Massive data relocation (#295) 2023-03-29 18:52:15 -06:00
func_80090970.s Massive data relocation (#295) 2023-03-29 18:52:15 -06:00
func_80091298.s Massive data relocation (#295) 2023-03-29 18:52:15 -06:00