Commit Graph

10 Commits

Author SHA1 Message Date
Ryan Dwyer c5d2900c56 Rename init.c to boot.c 2021-10-06 18:46:28 +10:00
Ryan Dwyer 154337afac ntsc-beta: Get lib .rodata matching 2021-03-23 21:32:18 +10:00
Ryan Dwyer a9dd61274a ntsc-beta: Replace hard coded jal addresses 2021-03-23 17:47:19 +10:00
Ryan Dwyer 4b7473d768 ntsc-beta: Get game functions in their correct places 2021-03-23 17:15:05 +10:00
Ryan Dwyer 5d3682ef17 ntsc-beta: Get lib .text segment matching excluding pointers 2021-03-19 22:15:48 +10:00
Ryan Dwyer 722693becb Trim trailing nops from functions and discover a few more file splits 2021-03-16 19:02:49 +10:00
Ryan Dwyer 79e40cdf0e Distribute remaining .bss into lib 2021-03-15 23:28:01 +10:00
Ryan Dwyer 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer 18125af535 Split boot segment into separate files 2021-01-26 09:58:56 +10:00
Ryan Dwyer 92fad46faf Rename lib_121e0 to memory.c, rename symbols, introduce MEMPOOL constants and improve documentation 2021-01-07 11:54:39 +10:00