Commit Graph

17 Commits

Author SHA1 Message Date
Phillip Stephens 9c59ddae13 PAD: name PADRecalibrate
Former-commit-id: 7a95698329
2022-04-09 19:40:54 -07:00
Phillip Stephens fc10a207cb Start deincbinning
Former-commit-id: a082ae9ddf
2022-04-08 03:22:19 -07:00
Phillip Stephens ca924e27b4 Match snd_init
Former-commit-id: 95f655b9db
2022-04-08 01:30:31 -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 b858de6022 Split more section data
Former-commit-id: 2316eb01d3
2022-04-06 03:04:03 -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 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
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