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> |
||
|---|---|---|
| .. | ||
| PR | ||
| libc | ||
| actor_types.h | ||
| common_structs.h | ||
| config.h | ||
| course.h | ||
| course_offsets.h | ||
| defines.h | ||
| functions.h | ||
| global.h | ||
| kart_attributes.h | ||
| macros.h | ||
| macros.inc | ||
| mk64.h | ||
| objects.h | ||
| packed_displaylist_symbols.h | ||
| packed_displaylist_symbols_gen.h | ||
| segment_symbols.h | ||
| segments.h | ||
| sounds.h | ||
| trig_tables.h | ||
| trig_tables.inc.c | ||
| types.h | ||
| ultra64.h | ||
| variables.h | ||
| vehicles.h | ||
| vertice_count_gen.h | ||
| waypoints.h | ||