mk64/include
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
..
PR Some matches for audio/synthesis (#268) 2022-11-01 15:37:10 -06:00
libc Initial commit 2020-10-14 21:13:33 -07:00
actor_types.h Match the rest of actors.h (#254) 2022-09-08 16:19:53 -07:00
common_structs.h Assorted matches (#288) 2023-01-25 07:50:32 -07:00
config.h code_8001F980 decomp + profiler doc + more (#250) 2022-08-01 16:32:20 -07:00
course.h Disassembled courses, added DLpacker, and disassembled packed DLs (#290) 2023-03-07 19:48:17 -07:00
course_offsets.h Initial commit 2020-10-14 21:13:33 -07:00
defines.h Matches in 80281fa0, render_courses, and create defines for sound cues. (#276) 2022-11-21 04:06:12 -07:00
functions.h A bunch of unrelated, assorted changes (#263) 2022-09-30 22:48:59 -06:00
global.h Refresh 1 2021-03-02 01:48:17 -07:00
kart_attributes.h Add some more actor types, match a function (#191) 2022-05-06 21:56:43 -07:00
macros.h Split and Decompile Code_800AF9B0 (#228) 2022-06-22 19:21:29 -07:00
macros.inc Initial commit 2020-10-14 21:13:33 -07:00
mk64.h Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68) 2021-11-28 15:42:03 -07:00
objects.h Assorted matches (#288) 2023-01-25 07:50:32 -07:00
packed_displaylist_symbols.h Labelling of some hard-coded addr to syms (#294) 2023-03-28 16:40:03 -06:00
packed_displaylist_symbols_gen.h Labelling of some hard-coded addr to syms (#294) 2023-03-28 16:40:03 -06:00
segment_symbols.h Decompiled course geography (#19) 2021-03-08 18:13:58 -07:00
segments.h fix audio pointers allowing rom shifts again (#169) 2022-03-03 21:21:06 -07:00
sounds.h Matches in 80281fa0, render_courses, and create defines for sound cues. (#276) 2022-11-21 04:06:12 -07:00
trig_tables.h More function matching in code_80057C60 (#149) 2022-01-24 20:22:43 -07:00
trig_tables.inc.c Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68) 2021-11-28 15:42:03 -07:00
types.h Matched a few funcs and renamed seg to virt funcs (#253) 2022-09-07 22:41:04 -07:00
ultra64.h Initial commit 2020-10-14 21:13:33 -07:00
variables.h Some assorted matches (#289) 2023-01-31 07:02:40 -07:00
vehicles.h Add structs for "vehicle" types in 80005FD0 (#248) 2022-07-27 19:03:35 -07:00
vertice_count_gen.h Labelling of some hard-coded addr to syms (#294) 2023-03-28 16:40:03 -06:00
waypoints.h Massive data relocation (#295) 2023-03-29 18:52:15 -06:00