Commit Graph

37 Commits

Author SHA1 Message Date
Phillip Stephens 4b120a5418 Add DolphinCAudioSys
Former-commit-id: 69e1dfe6b4
2023-01-07 17:42:28 -08:00
Phillip Stephens 0d83ac87ee Add DolphinCAudioSys
Former-commit-id: cf0aa43e16
2023-01-07 13:24:16 -08:00
Henrique Gemignani Passos Lima 66515ad30f Naming and reordering in main.cpp
Former-commit-id: 7fb8be3eea
2023-01-06 22:29:49 +02:00
Phillip Stephens 8ac75a38d8 Match and link CGuiSys
Former-commit-id: b3dbdac91a
2022-12-31 11:59:30 -08:00
Phillip Stephens a5bab3c588 Match and link CActorParamters, fix CRasterFont constructor ref
Former-commit-id: a51897041e
2022-12-23 21:34:11 -08:00
Henrique Gemignani Passos Lima 93aa5356a0 Match and link CGSFidget
Former-commit-id: f0f6a0ce43
2022-11-08 01:20:36 +02:00
Henrique Gemignani Passos Lima a516acdf8f Add CGameOptions
Former-commit-id: fb422bead3
2022-10-31 18:19:47 +02:00
Phillip Stephens bb6cc62a9d Add CMainFlow
Former-commit-id: f18a1963f0
2022-10-23 18:44:54 -07:00
Luke Street d849cbcc10 Link Decode & CABSFlinch
Former-commit-id: 5e367d95ee
2022-10-16 20:46:56 -04:00
Phillip Stephens 9a35941d7c Remove CCallStack hack
Former-commit-id: 20ccef8a33
2022-10-14 21:33:23 -07:00
Phillip Stephens 2258c581c0 Nearly match Decode.cpp
Former-commit-id: 9d4efb09ae
2022-10-14 00:45:18 -07:00
Phillip Stephens 637de45b40 Match COutputStream::FlushShiftRegister, start DoFlush/WriteBits
Former-commit-id: 9510f70f9d
2022-10-11 20:18:01 -07:00
Phillip Stephens b9ea7a76b9 Match and link COsContext
Former-commit-id: cc514ecf6e
2022-10-02 00:43:00 -07:00
Phillip Stephens 6b23e11db8 Match and link CPhsyicsActor
Former-commit-id: 70a1e449bd
2022-10-01 23:06:32 -07:00
Luke Street adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Henrique Gemignani Passos Lima 8f3807da18 Start RAssertDolphin (#3)
* Start RAssertDolphin

* Add OSContext

* Add missing files, Prime2's ErrorHandler

* Progress in ErrorHandler

* comments

* Don't link new code

* Format code

* Slight adjustments

* Use u16 for OSError

Former-commit-id: 7e8bc34cab
2022-09-29 19:09:11 -04:00
Phillip Stephens 047ee1a32e Match dvd.c, not linking for now (links with patched 1.2.5)
Former-commit-id: d0ad5f5ef8
2022-09-15 18:18:29 -07:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Phillip Stephens feff8c6ec3 Merge text_80008894_80009144.s back into main.s
Former-commit-id: fb95ae4748
2022-09-07 22:01:54 -07:00
Luke Street 75f08901d8 KOR buildable
Former-commit-id: e50328cd89
2022-08-22 23:54:30 -04:00
Luke Street fe606db04b rev1 buildable
Former-commit-id: 28d1c5d428
2022-08-22 10:16:37 -04:00
Luke Street a00f9ed1e1 Halfway to shiftable
Former-commit-id: f739fb53af
2022-08-20 21:40:40 -04:00
Luke Street 704b791138 More renaming
Former-commit-id: 92117d1308
2022-08-16 17:46:30 -04:00
Luke Street f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00
Luke Street 64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street 117b29dce0 Migrate to -common on; use .comm/.lcomm
Former-commit-id: 0f326e1ce3
2022-08-10 21:17:58 -04:00
Luke Street e758a161c2 Remove dupliate .baligns
Former-commit-id: c3b5f8a821
2022-08-10 19:10:26 -04:00
Luke Street 1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac6
2022-08-10 19:08:58 -04:00
Phillip Stephens 6473aae6a9 Link CMemoryInStream.cpp
Former-commit-id: 437b1dd3a6
2022-07-19 23:19:07 -07:00
Luke Street 6a471a6abe Link CInputStream.cpp
Former-commit-id: 69ddd71fc8
2022-07-18 13:53:58 -04:00
Luke Street 9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13d
2022-07-18 01:20:04 -04:00
Luke Street ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a6
2022-07-14 12:24:26 -04:00
Luke Street 85f091062d Full deincbin
Former-commit-id: d05e75f6f9
2022-07-14 01:48:03 -04:00
Phillip Stephens e0bd52d345 Decompile dsp.c start OSReset.c
Former-commit-id: 6753bb7115
2022-04-30 01:32:00 -07:00
Phillip Stephens 45963b5ba7 Split data.s
Former-commit-id: 4c74f8856b
2022-04-17 21:19:18 -07:00
Phillip Stephens c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953
2022-04-15 21:01:44 -07:00