Luke Street
|
8655c904a3
|
ci: Try chown
Former-commit-id: 1c5c485eba
|
2022-04-08 17:59:59 -04:00 |
Luke Street
|
a981cc45b8
|
ci: Apparently it's not bash
Former-commit-id: d360c944f8
|
2022-04-08 17:51:05 -04:00 |
Luke Street
|
66eddeccc6
|
ci: mkdir WINEPREFIX
Former-commit-id: aa2f3dc6b4
|
2022-04-08 17:49:05 -04:00 |
Luke Street
|
e1b9386ca7
|
ci: Add WINEPREFIX env
Former-commit-id: 859dcb5075
|
2022-04-08 17:47:12 -04:00 |
Luke Street
|
07f9a3186a
|
ci: Use devkitppc docker image
Former-commit-id: 85b7941e1f
|
2022-04-08 17:40:25 -04:00 |
Luke Street
|
d9d4ff91bf
|
ci: Add GitHub action
Former-commit-id: 240b0a05e7
|
2022-04-08 17:29:48 -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
|
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
|
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 |