Commit Graph

127 Commits

Author SHA1 Message Date
Phillip Stephens b93a0c6f09 Add deincbin helper script
Former-commit-id: 2262f4ae82
2022-04-07 23:42:36 -07:00
Phillip Stephens 14e231b4dd MusyX: deincbin
Former-commit-id: 706a4b54cd
2022-04-07 23:41:39 -07:00
Phillip Stephens e19fd8c70e Split sdata and sdata2 (we can now start splitting game code!)
Former-commit-id: 44d7e93e64
2022-04-07 23:25:41 -07:00
Phillip Stephens 6faf948c9a Split bss down to game data
Former-commit-id: 0b3818ffc1
2022-04-07 22:17:01 -07: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
EpochFlame 308f01b951 rename Dolphin folders to lowercase
Former-commit-id: 892263c943
2022-04-06 13:45:05 -04:00
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 b858de6022 Split more section data
Former-commit-id: 2316eb01d3
2022-04-06 03:04:03 -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
Luke Street fc22b7d051 Add WIP main.cpp / CStringTable.cpp
Former-commit-id: 051cc6d15f
2022-04-05 19:22:28 -04: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
Luke Street 651862fa2f Symbol fixes & cleanup
Former-commit-id: 8a13a04b78
2022-04-04 10:22:31 -04:00
Phillip Stephens f007b5c68e Add missing files
Former-commit-id: 58412b389a
2022-04-04 03:20:15 -07: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 ac0753d335 Start splitting data.s
Former-commit-id: 576a2b1541
2022-04-02 15:25:50 -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 7385c3182a Update calcprogress.py
Former-commit-id: 5222a522e7
2022-03-29 14:08:54 -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 60986a2154 More sbss labeling
Former-commit-id: 5622af3e91
2022-03-24 01:47:03 -04:00
Luke Street 9485794cd7 Begin marking .sbss
Former-commit-id: 7b144b254b
2022-03-24 00:39:39 -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