12 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
bb86f3dc01 Add CPlayerState (#5)
* Start CPlayerState

* CPlayerState::CalculateHealth symbol rename

* Add inline constructor for CHealthInfo

* Add skeleton for the rest of CPlayerState

* Match CPlayerState::DecrPickUp

* Match more methods in CPlayerState

* Run formatting

* Fix function order

* Improving the constants

Former-commit-id: 1e30daa096f8ab2c1df6431d50a385671a913bf0
2022-10-01 10:08:15 -04:00
ad6fd10f21 Symbol renaming
Former-commit-id: be9f7f1dc435de73145bdea25a83bdfe278e07ef
2022-09-18 01:52:19 -04:00
07d8389435 More symbol fixes
Former-commit-id: 52b5ab45d3c1042fe7248e636b4280b8621a1b5e
2022-09-14 01:24:37 -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
f563ea936b Rename TGameTypes constants
Former-commit-id: ef4af6693f8dc6407e9ccba95ba20dd1db464ae9
2022-04-23 18:54:45 -07:00
cab9e05e37 Start splitting sdata.s
Former-commit-id: 813b9e6e019b567e3a5bd42d9cc402abb02f207b
2022-04-20 23:32:43 -07:00
45963b5ba7 Split data.s
Former-commit-id: 4c74f8856bce6090fd592bcd36cca34d252e5733
2022-04-17 21:19:18 -07:00
c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953e1a46ef1fea9af6ef4c8aaeeb6bd0b
2022-04-15 21:01:44 -07:00