32 Commits

Author SHA1 Message Date
ccc0eb32d2 Match and link OS.c (steal code from pikmin2)
Former-commit-id: 008b7f848ddd7ccb5adf01093822b74db03f4b95
2022-12-22 16:42:44 -08:00
35b9861a1e Match and link OSResetSW
Former-commit-id: dd742bcc8c93d1bf7a9ddcb4b2b257bec230740a
2022-12-22 15:11:03 -08:00
0dfe0cae15 Match and link EXI
Former-commit-id: 4059bf7e3da6545780970d0e974538961806878e
2022-12-22 12:46:37 -08:00
Henrique Gemignani Passos Lima
fa49ecfc17 Fixing build
Former-commit-id: f8e02c251c84d7e17b8c43b79b0d51a59b21c61f
2022-12-22 01:26:49 -03:00
2b1f19dcf7 Match and link OSError
Former-commit-id: eff0143e11092e88e611280d1262196e0f2018a2
2022-12-18 11:41:59 -08:00
7bd2b5f649 Match and link OSMemory
Former-commit-id: 8c11873cf2cc10039966e701cc359e65736e4957
2022-12-18 10:32:00 -08:00
41e8757d20 Split, match and link OSMessage
Former-commit-id: 7a4e74e0e01ee3ec4dd2461d633a073ca3e083b8
2022-12-17 22:48:45 -08:00
922a4428f9 Match and link OSContext, add ability to turn off frank
Former-commit-id: e924a90c5930ef08d31c75bcd10e5b62b925b2c6
2022-12-17 22:04:23 -08:00
6d5f3fae1c Match and link OSLink
Former-commit-id: 63e08c42a25aa974be538402e8bb06928787911a
2022-12-17 20:08:25 -08:00
Ryan Burns
e5e30d8e95 Match OSArena (#15)
Former-commit-id: 25c687bd02e3c88212cff46bf6092a0901d6b2fe
2022-12-17 17:45:27 -08:00
4f9bb0ae1c Match and link CBasicsDolphin.cpp
Former-commit-id: 6880c19ae9c3a98e4d6206732af6718bd666ac39
2022-12-05 20:11:13 -08:00
4e0dfde249 DolphinCGraphics inches closer
Former-commit-id: 64a23c22cc4c1f07d10f4b9f4f0cdd018f354c34
2022-12-02 00:19:53 -05:00
c20c3e399c Match and link OSThread.c
Former-commit-id: 1ccd29a1cd182bc3cb638def60d646855b500562
2022-11-05 03:22:23 -07:00
0bffff2eb5 Match and link OSAlarm
Former-commit-id: 438bf9053ccaafc02e3bb59217ef2b96fbaa7947
2022-11-03 09:17:03 -07:00
ffa313e7f4 Match and link OSCache
Former-commit-id: 2c8976221f0c082c66a4cd4200bb411d35281cf0
2022-11-03 01:19:58 -07:00
Henrique Gemignani Passos Lima
2af0d744cc Add CScriptMidi
Former-commit-id: 1b5ee3bee85ea2642aed12edea2d7fbbeb8bd1a8
2022-10-22 00:40:29 +03:00
Henrique Gemignani Passos Lima
d68b8e27cc Fix all compilation errors when building for host
Former-commit-id: c4735661609debadf8e3b27c89d4598c49780359
2022-10-21 14:24:45 +03:00
644e2c8853 Match but don't link GBAXfer
Former-commit-id: 68e2da3ccbf9ebac612e0423664c407ab535073d
2022-10-15 22:53:55 -07:00
7a2928b531 Match and link OSReset
Former-commit-id: fecef57a1881b2d80de72a2d46d436161ba5a15a
2022-10-11 00:01:27 -07:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
bb45a64b7b Initial work on SIBios
Former-commit-id: b841756b36935ae57900ca4b0dfb317020076cb2
2022-10-07 22:53:41 -07:00
3ed47d5cde Fix linking with static libs, CVector3f work, Initial COutputStream
Former-commit-id: 693fe93eab71abb6e4b68df69c8836b0499cef43
2022-10-04 18:31:56 -07:00
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
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: 7e8bc34cabd90ab0d70439dfe708b90bdb0aed0a
2022-09-29 19:09:11 -04:00
57bb02906e More allocator work
Former-commit-id: 57ce723ec2d787b29c5ba3b4924842db591b4bfe
2022-09-19 21:35:24 -07:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
047ee1a32e Match dvd.c, not linking for now (links with patched 1.2.5)
Former-commit-id: d0ad5f5ef8762addf51e5e3ac1efadd792150649
2022-09-15 18:18:29 -07:00
64fe52845f Link CDolphinController.cpp
Former-commit-id: 0450f7b1f110cc8da6fabce5edf8a5c447477317
2022-09-13 22:25:20 -07:00
329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
57d8500376 Link CARDUnlock.c, CARDBios.c matches, but can't be linked due to frank issues
Former-commit-id: 58d5c4a8163de553fecbf59bb1fe3a296a24ff12
2022-09-10 13:32:26 -07:00
5726400667 More CCubeMaterial
Former-commit-id: 78022784ef67fa267edd40dd9eb58ceab46bbde0
2022-09-05 00:01:22 -04:00
6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862bbde19fa6cc5649f568d51d7b0b35d7
2022-08-30 00:05:16 -04:00