465 Commits

Author SHA1 Message Date
d26304d2c4 Forgot CDecalDescription
Former-commit-id: c1a80b453424c61ed2dd9ff5edae7f8ceaa45135
2022-04-16 15:11:02 -07:00
ef4f2b3538 Split CDecalDescription, and rename GameTweaks to CFrameDelayedKiller
Former-commit-id: 186077f010484603817b120035b7e755e8812c71
2022-04-16 15:09:42 -07:00
1641986d9e Finish splitting text.s!
Former-commit-id: 85c0f3722602b0c357ddfcb5051739f0f43c5bd9
2022-04-16 00:50:32 -07:00
c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953e1a46ef1fea9af6ef4c8aaeeb6bd0b
2022-04-15 21:01:44 -07:00
39d7a27be5 Move all *real* Kyoto code to new Kyoto directory, Kyoto_CWD needs to be renamed to MetroidPrime
Former-commit-id: cdc96f4c1ebce6dc28bc85944854ae91275b97bd
2022-04-15 20:52:00 -07:00
936f63b05d Updates to rstl; rename some symbols; update CFLAGS
Former-commit-id: b8c0242ea76a59d28b110b56b4764fd31ca32acf
2022-04-15 15:24:52 -04:00
2365e4f31e Finish splitting Kyoto, split WorldFormat, Weapons, MetaRender, Collision, GuiSys, Basics, and start Animation
Former-commit-id: 64057eede7a58733dee01b557de8ee2fa066514c
2022-04-15 00:32:53 -07:00
5ccc4c5dab More splitting
Former-commit-id: c9fbc0362a441cb8f8c47e7edf624c42438694c3
2022-04-14 01:02:42 -07:00
f9b0a33abe Move text.s to Kyoto files
Former-commit-id: 059d6ca0fd6d1bac194e3f9b5225c7662c9011cf
2022-04-13 21:22:21 -07:00
808f0206ed Nearly half way done spliting text.s
Former-commit-id: 81b791ab6ad32773331017924161fb01fb0b8e05
2022-04-13 01:02:06 -07:00
fbdcab9193 SPLIT!
Former-commit-id: 1d44f50d7bda6121edb8f77ab3b93d71dfd612d1
2022-04-12 23:53:45 -07:00
02e2548d7c Start reorganizing source code
Former-commit-id: da684dbef6ee50e5f23dcffe3e340eb209481821
2022-04-12 21:45:24 -07:00
b2752ec346 transform-dep: Use $WINEPREFIX/dosdevices
Former-commit-id: 61bdef3fd2dd6aaa771cecb80e9e75dcc3ab1b4c
2022-04-13 00:30:20 -04:00
6673e65599 Add header dependency tracking; add asm-differ config & more
Former-commit-id: 121b5808c04e8eec001740b35a9fbc6c05edce8b
2022-04-12 23:55:49 -04:00
001d0d55db More text.s splitting
Former-commit-id: 604ef813e42eb1f174fe2522b321a8b690734ec1
2022-04-12 02:57:12 -07:00
a7ee2a9ab9 Finish splitting CWeaponMgr
Former-commit-id: 49492e8d2bd732b7ea0ca4de2127796a700ad33c
2022-04-12 02:14:24 -07:00
d7fb5cd6c2 Split CWeaponMgr
Former-commit-id: 51e56ed1355e730fcbc887952e81878302402067
2022-04-12 01:55:54 -07:00
cde3691e5f More splitting!
Former-commit-id: 361fd45f8367f34650334a17fac7dd116388a6d3
2022-04-12 00:10:32 -07:00
dd24a8a2a6 Start splitting Kyoto
Former-commit-id: ea1c0550fc67f4362b7301fd2be173fa0be5dbb3
2022-04-11 22:41:21 -07:00
5aa1fa8cbe Forgot CControlMapper.s
Former-commit-id: d58a5bbe2255b0aa55030c6cef9de92d1c41222d
2022-04-11 22:20:49 -07:00
47be817888 Move ctors/dtors to end of link order, migrate bss_sinit.s into ctors.s
Former-commit-id: 0388956e1e3bf3849e17b053c8a77d68150c81f4
2022-04-11 22:19:33 -07:00
d99f1ebce3 Remove TRK Functions from main.cpp
Former-commit-id: 9760947be09ead821af509553e32c0e49e4f11a1
2022-04-11 21:56:27 -07:00
37584253a3 Split mslsupp.c rename TRK functions
Former-commit-id: 1974f6fc22d5a801490d729f6b5166f4e2428ea6
2022-04-11 21:53:51 -07:00
b96bbbad88 Quick reformat
Former-commit-id: 85aad63173d9db61b6e672cde3ad772c327c3995
2022-04-11 18:45:06 -04:00
61ffa2b5ab main: Add EnsureWorldPakReady
Former-commit-id: 292dfa1eeaf98ad3901dab7cb5c89e9e0006ca77
2022-04-11 18:42:14 -04:00
9c59ddae13 PAD: name PADRecalibrate
Former-commit-id: 7a95698329e60393d3f42ed5483a3fd562b0dc9a
2022-04-09 19:40:54 -07:00
27d94af97b Add headers, clang-format, decompctx.py & more
Former-commit-id: 53f8d3cba7bd2d675cf6b99544af58bd24f98620
2022-04-09 20:17:13 -04:00
73b7b4df3a MusyX: Correct global variable locations, and move synth_dbtab to C
Former-commit-id: 7f90b8de58744a8a2f65f7e7f72c5d07fb94742a
2022-04-09 01:51:35 -07:00
d65e711d1e Fully symbolize MusyX
Former-commit-id: 40babd0f65ea7b45ba38f360d9248c303421ce10
2022-04-08 23:40:18 -07:00
8655c904a3 ci: Try chown
Former-commit-id: 1c5c485ebae04d3a59b44ebdfe1992842cc9e7be
2022-04-08 17:59:59 -04:00
a981cc45b8 ci: Apparently it's not bash
Former-commit-id: d360c944f8ff67ac245b467340cbb697d978641a
2022-04-08 17:51:05 -04:00
66eddeccc6 ci: mkdir WINEPREFIX
Former-commit-id: aa2f3dc6b4b5fb6d2e9a3d83fa9b60dd83052512
2022-04-08 17:49:05 -04:00
e1b9386ca7 ci: Add WINEPREFIX env
Former-commit-id: 859dcb5075c9fe69418f774437ea8ea239cf2c26
2022-04-08 17:47:12 -04:00
07f9a3186a ci: Use devkitppc docker image
Former-commit-id: 85b7941e1f237df38faddddacffc15ea0a563f61
2022-04-08 17:40:25 -04:00
d9d4ff91bf ci: Add GitHub action
Former-commit-id: 240b0a05e71033cc35fcfd434a9d0129005d37aa
2022-04-08 17:29:48 -04:00
7243393389 Makefile: default devkitPPC path; disable WINEDEBUG messages
Former-commit-id: 84ee87e72a737eb30bcbaae5906c04c5526a06c2
2022-04-08 17:26:47 -04:00
fc10a207cb Start deincbinning
Former-commit-id: a082ae9ddff2aeeace37e9c6834159fe5be2dd28
2022-04-08 03:22:19 -07:00
ca924e27b4 Match snd_init
Former-commit-id: 95f655b9dbd446da16d56527e942c449c9d32f62
2022-04-08 01:30:31 -07:00
b93a0c6f09 Add deincbin helper script
Former-commit-id: 2262f4ae823b22ea773a33aadbea20f6d7b3141c
2022-04-07 23:42:36 -07:00
14e231b4dd MusyX: deincbin
Former-commit-id: 706a4b54cd8b41a7afbe8ab0d506f75530fdb8df
2022-04-07 23:41:39 -07:00
e19fd8c70e Split sdata and sdata2 (we can now start splitting game code!)
Former-commit-id: 44d7e93e642c7952144c04eaa49b17a7b2b801ce
2022-04-07 23:25:41 -07:00
6faf948c9a Split bss down to game data
Former-commit-id: 0b3818ffc1af5f4cf1a014c55b7f205f68a290f3
2022-04-07 22:17:01 -07:00
98f4319c5b Split out sinit data from bss.s, continue renaming globals
Former-commit-id: ab5fa28f1c38abdb1eb6c42339af55cb6ddd5d0f
2022-04-07 01:53:55 -07:00
EpochFlame
308f01b951 rename Dolphin folders to lowercase
Former-commit-id: 892263c943ceffe74d7a498c5816d8d8a42bc5ba
2022-04-06 13:45:05 -04:00
EpochFlame
1cf7f6c756 split GBAKey.s
Former-commit-id: f72ad7dae2583e2bb1e0c6bb18d1fb7a2e26ab6b
2022-04-06 13:12:30 -04:00
a602b71981 musyx: start renaming symbols to reflect original library
Former-commit-id: aff4d12557a8466dbdc53de60e5ef425d7b66f28
2022-04-06 03:44:04 -07:00
b858de6022 Split more section data
Former-commit-id: 2316eb01d34857912f58a4075bc85cafc73fd454
2022-04-06 03:04:03 -07:00
57eb04bb05 Move asm/Runtime/PPCEABI/H code into asm/Runtime
Former-commit-id: 19206f91f98eea819c632ae311b756e2fbbd222e
2022-04-06 01:17:53 -07:00
fc22b7d051 Add WIP main.cpp / CStringTable.cpp
Former-commit-id: 051cc6d15f2ef7f30544acb43f98a39f5d5acc60
2022-04-05 19:22:28 -04:00
EpochFlame
e584e961b3 match PPCArch.c
match PPCArch and remove its .s counterpart


Former-commit-id: c8c12cc8f8c4d930ecf7764659eabe239f3c75f7
2022-04-04 10:51:16 -04:00