Commit Graph

66 Commits

Author SHA1 Message Date
Phillip Stephens f6ecafb3a6
Split bss 2022-04-16 16:18:42 -07:00
Phillip Stephens c1a80b4534
Forgot CDecalDescription 2022-04-16 15:11:02 -07:00
Phillip Stephens 186077f010
Split CDecalDescription, and rename GameTweaks to CFrameDelayedKiller 2022-04-16 15:09:42 -07:00
Phillip Stephens 85c0f37226
Finish splitting text.s! 2022-04-16 00:50:32 -07:00
Phillip Stephens d9393c0953
Move Kyoto_CWD to MetroidPrime 2022-04-15 21:01:44 -07:00
Phillip Stephens cdc96f4c1e
Move all *real* Kyoto code to new Kyoto directory, Kyoto_CWD needs to be renamed to MetroidPrime 2022-04-15 20:52:00 -07:00
Luke Street b8c0242ea7 Updates to rstl; rename some symbols; update CFLAGS 2022-04-15 15:24:52 -04:00
Phillip Stephens 64057eede7
Finish splitting Kyoto, split WorldFormat, Weapons, MetaRender, Collision, GuiSys, Basics, and start Animation 2022-04-15 00:32:53 -07:00
Phillip Stephens c9fbc0362a
More splitting 2022-04-14 01:02:42 -07:00
Phillip Stephens 059d6ca0fd
Move text.s to Kyoto files 2022-04-13 21:22:21 -07:00
Phillip Stephens 81b791ab6a
Nearly half way done spliting text.s 2022-04-13 01:02:06 -07:00
Phillip Stephens 1d44f50d7b
SPLIT! 2022-04-12 23:53:45 -07:00
Phillip Stephens da684dbef6
Start reorganizing source code 2022-04-12 21:45:24 -07:00
Luke Street 61bdef3fd2 transform-dep: Use $WINEPREFIX/dosdevices 2022-04-13 00:30:20 -04:00
Luke Street 121b5808c0 Add header dependency tracking; add asm-differ config & more 2022-04-12 23:55:49 -04:00
Phillip Stephens 604ef813e4
More text.s splitting 2022-04-12 02:57:12 -07:00
Phillip Stephens 49492e8d2b
Finish splitting CWeaponMgr 2022-04-12 02:14:24 -07:00
Phillip Stephens 51e56ed135
Split CWeaponMgr 2022-04-12 01:55:54 -07:00
Phillip Stephens 361fd45f83
More splitting! 2022-04-12 00:10:32 -07:00
Phillip Stephens ea1c0550fc
Start splitting Kyoto 2022-04-11 22:41:21 -07:00
Phillip Stephens d58a5bbe22
Forgot CControlMapper.s 2022-04-11 22:20:49 -07:00
Phillip Stephens 0388956e1e
Move ctors/dtors to end of link order, migrate bss_sinit.s into ctors.s 2022-04-11 22:19:33 -07:00
Phillip Stephens 9760947be0
Remove TRK Functions from main.cpp 2022-04-11 21:56:27 -07:00
Phillip Stephens 1974f6fc22
Split mslsupp.c rename TRK functions 2022-04-11 21:53:51 -07:00
Luke Street 85aad63173 Quick reformat 2022-04-11 18:45:06 -04:00
Luke Street 292dfa1eea main: Add EnsureWorldPakReady 2022-04-11 18:42:14 -04:00
Phillip Stephens 7a95698329
PAD: name PADRecalibrate 2022-04-09 19:40:54 -07:00
Luke Street 53f8d3cba7 Add headers, clang-format, decompctx.py & more 2022-04-09 20:17:13 -04:00
Phillip Stephens 7f90b8de58
MusyX: Correct global variable locations, and move synth_dbtab to C 2022-04-09 01:51:35 -07:00
Phillip Stephens 40babd0f65
Fully symbolize MusyX 2022-04-08 23:40:18 -07:00
Luke Street 1c5c485eba ci: Try chown 2022-04-08 17:59:59 -04:00
Luke Street d360c944f8 ci: Apparently it's not bash 2022-04-08 17:51:05 -04:00
Luke Street aa2f3dc6b4 ci: mkdir WINEPREFIX 2022-04-08 17:49:05 -04:00
Luke Street 859dcb5075 ci: Add WINEPREFIX env 2022-04-08 17:47:12 -04:00
Luke Street 85b7941e1f ci: Use devkitppc docker image 2022-04-08 17:40:25 -04:00
Luke Street 240b0a05e7 ci: Add GitHub action 2022-04-08 17:29:48 -04:00
Luke Street 84ee87e72a Makefile: default devkitPPC path; disable WINEDEBUG messages 2022-04-08 17:26:47 -04:00
Phillip Stephens a082ae9ddf
Start deincbinning 2022-04-08 03:22:19 -07:00
Phillip Stephens 95f655b9db
Match snd_init 2022-04-08 01:30:31 -07:00
Phillip Stephens 2262f4ae82
Add deincbin helper script 2022-04-07 23:42:36 -07:00
Phillip Stephens 706a4b54cd
MusyX: deincbin 2022-04-07 23:41:39 -07:00
Phillip Stephens 44d7e93e64
Split sdata and sdata2 (we can now start splitting game code!) 2022-04-07 23:25:41 -07:00
Phillip Stephens 0b3818ffc1
Split bss down to game data 2022-04-07 22:17:01 -07:00
Phillip Stephens ab5fa28f1c
Split out sinit data from bss.s, continue renaming globals 2022-04-07 01:53:55 -07:00
EpochFlame 892263c943 rename Dolphin folders to lowercase 2022-04-06 13:45:05 -04:00
EpochFlame f72ad7dae2 split GBAKey.s 2022-04-06 13:12:30 -04:00
Phillip Stephens aff4d12557
musyx: start renaming symbols to reflect original library 2022-04-06 03:44:04 -07:00
Phillip Stephens 2316eb01d3
Split more section data 2022-04-06 03:04:03 -07:00
Phillip Stephens 19206f91f9
Move asm/Runtime/PPCEABI/H code into asm/Runtime 2022-04-06 01:17:53 -07:00
Luke Street 051cc6d15f Add WIP main.cpp / CStringTable.cpp 2022-04-05 19:22:28 -04:00