Commit Graph

212 Commits

Author SHA1 Message Date
EpochFlame 1cf7f6c756 split GBAKey.s
Former-commit-id: f72ad7dae2
2022-04-06 13:12:30 -04:00
Phillip Stephens a602b71981 musyx: start renaming symbols to reflect original library
Former-commit-id: aff4d12557
2022-04-06 03:44:04 -07:00
Phillip Stephens 57eb04bb05 Move asm/Runtime/PPCEABI/H code into asm/Runtime
Former-commit-id: 19206f91f9
2022-04-06 01:17:53 -07:00
EpochFlame e584e961b3 match PPCArch.c
match PPCArch and remove its .s counterpart


Former-commit-id: c8c12cc8f8
2022-04-04 10:51:16 -04:00
Phillip Stephens 7fd3105836 Continue splitting data
Former-commit-id: 50c7ccf05b
2022-04-04 03:14:22 -07:00
Phillip Stephens fa5e87095c More splits, start moving sbss data over to proper files
Former-commit-id: 6f2c9f9bcf
2022-04-02 22:54:57 -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 38a0a07e05 Split main.s
Former-commit-id: 7626e83e7d
2022-03-29 18:47:41 -04:00
EpochFlame adf7cb8357 progress script and begin splitting text (#1)
modularized flavor portion of calcprog and split/labeled gba and thp dolphin library funcs/data. data has not been split.

Former-commit-id: 406baa142a
2022-03-28 17:10:24 -04:00
Luke Street dfe56fda27 Initial commit
Former-commit-id: ce247fb264
2022-03-23 17:22:48 -04:00