13 Commits

Author SHA1 Message Date
Pwootage
0fbdb1f381 CGBASupport (#13)
* Start work on GBASupport

* Match update

* Almost perfect match

* Very close to 100% match

* Match & link CGBASupport

* Fix some naming

* use c-cstle cast and round-up

Former-commit-id: d8804b5244e8365aafd58fdf52a67e258e62f4d9
2022-10-16 13:20:36 -07:00
9a35941d7c Remove CCallStack hack
Former-commit-id: 20ccef8a331084e5451fe3f5e0f09f976ed48600
2022-10-14 21:33:23 -07:00
00c77e6195 Runtime/math matches; better libc headers
Former-commit-id: bef7db17486213f77de865dfbec529ae23b394a4
2022-08-25 23:46:24 -04:00
75f08901d8 KOR buildable
Former-commit-id: e50328cd890d9ed751b133ecb04239b1f44e122d
2022-08-22 23:54:30 -04:00
1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac65cef4cf0a97865789d0bdd98df22a4
2022-08-10 19:08:58 -04:00
c78d25aac6 Full rodata split
Former-commit-id: 4aba1a659a0d7ab08650885e2364dadbe4e71f9f
2022-07-18 01:21:27 -04:00
9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13dc7db5ed6afdd371f1866d3eb200950
2022-07-18 01:20:04 -04:00
85f091062d Full deincbin
Former-commit-id: d05e75f6f9eb168beba5c812594352d1664adc89
2022-07-14 01:48:03 -04:00
d46b650ca5 Finish splitting sbss
Former-commit-id: 37f2e5cbbb88e5aa552ed7a9985cc6d4556cbc33
2022-07-14 01:36:41 -04:00
2922aa68b5 Finish splitting sdata.s
Former-commit-id: 757e6d48f9c199bafafcda4e1e0423f67cdd7c59
2022-04-23 00:19:32 -07:00
45963b5ba7 Split data.s
Former-commit-id: 4c74f8856bce6090fd592bcd36cca34d252e5733
2022-04-17 21:19:18 -07:00
c81b451e45 deincbin data.s
Former-commit-id: 3ed154a0e65ad5b563fa5f964deabdadf44ad9e7
2022-04-16 17:22:26 -07:00
c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953e1a46ef1fea9af6ef4c8aaeeb6bd0b
2022-04-15 21:01:44 -07:00