Commit Graph

23 Commits

Author SHA1 Message Date
Luke Street d46b650ca5 Finish splitting sbss
Former-commit-id: 37f2e5cbbb
2022-07-14 01:36:41 -04:00
Phillip Stephens e0bd52d345 Decompile dsp.c start OSReset.c
Former-commit-id: 6753bb7115
2022-04-30 01:32:00 -07:00
Luke Street 56410369ae Heavily simplify franklite steps
Also fixes issues with always reprocessing,
even when obj was unchanged.


Former-commit-id: 8600d9ae82
2022-04-27 15:30:54 -04:00
Phillip Stephens f4ebb6554d Start splitting sbss.s
Former-commit-id: b1efa7e9c4
2022-04-24 10:43:04 -07:00
Phillip Stephens 2922aa68b5 Finish splitting sdata.s
Former-commit-id: 757e6d48f9
2022-04-23 00:19:32 -07:00
Phillip Stephens 732ff14471 Update make files
Former-commit-id: 2fb5f09e6c
2022-04-17 21:35:01 -07:00
Phillip Stephens ebde6b3f97 Split bss
Former-commit-id: f6ecafb3a6
2022-04-16 16:18:42 -07:00
Phillip Stephens c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953
2022-04-15 21:01:44 -07:00
Luke Street 936f63b05d Updates to rstl; rename some symbols; update CFLAGS
Former-commit-id: b8c0242ea7
2022-04-15 15:24:52 -04:00
Phillip Stephens f9b0a33abe Move text.s to Kyoto files
Former-commit-id: 059d6ca0fd
2022-04-13 21:22:21 -07:00
Luke Street 6673e65599 Add header dependency tracking; add asm-differ config & more
Former-commit-id: 121b5808c0
2022-04-12 23:55:49 -04:00
Phillip Stephens 47be817888 Move ctors/dtors to end of link order, migrate bss_sinit.s into ctors.s
Former-commit-id: 0388956e1e
2022-04-11 22:19:33 -07:00
Phillip Stephens 37584253a3 Split mslsupp.c rename TRK functions
Former-commit-id: 1974f6fc22
2022-04-11 21:53:51 -07:00
Luke Street 61ffa2b5ab main: Add EnsureWorldPakReady
Former-commit-id: 292dfa1eea
2022-04-11 18:42:14 -04:00
Luke Street 7243393389 Makefile: default devkitPPC path; disable WINEDEBUG messages
Former-commit-id: 84ee87e72a
2022-04-08 17:26:47 -04:00
Phillip Stephens 98f4319c5b Split out sinit data from bss.s, continue renaming globals
Former-commit-id: ab5fa28f1c
2022-04-07 01:53:55 -07:00
Luke Street fc22b7d051 Add WIP main.cpp / CStringTable.cpp
Former-commit-id: 051cc6d15f
2022-04-05 19:22:28 -04:00
Phillip Stephens 7fd3105836 Continue splitting data
Former-commit-id: 50c7ccf05b
2022-04-04 03:14:22 -07:00
Phillip Stephens cfb3a0c93d Split SDK objects
Former-commit-id: 84076de482
2022-04-02 14:03:04 -07:00
Phillip Stephens bbc460f786 Start splitting system libraries
Former-commit-id: e1ad16dcc8
2022-04-02 02:50:35 -07:00
EpochFlame 23aeba93b9 symbol repair
bless regex
also split THPDec rodata


Former-commit-id: 3f08af6e2f
2022-03-29 19:12:36 -04:00
Luke Street 8bd404b853 Resolve ctors/dtors/extab/extabindex
Former-commit-id: ed0d2110d9
2022-03-23 20:39:27 -04:00
Luke Street dfe56fda27 Initial commit
Former-commit-id: ce247fb264
2022-03-23 17:22:48 -04:00