23 Commits

Author SHA1 Message Date
ac4910d5d2 More dvdlow progress
Former-commit-id: 0681431efeeff0916399270bfcc63803463ad47e
2023-02-05 11:13:04 -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
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
6d5f3fae1c Match and link OSLink
Former-commit-id: 63e08c42a25aa974be538402e8bb06928787911a
2022-12-17 20:08:25 -08:00
f6f9a8487b Add arena header to os.h
Former-commit-id: d5930907666b6a0c97282fa65c71d5cb06089f7e
2022-12-17 17:47:41 -08:00
4f9bb0ae1c Match and link CBasicsDolphin.cpp
Former-commit-id: 6880c19ae9c3a98e4d6206732af6718bd666ac39
2022-12-05 20:11:13 -08:00
c20c3e399c Match and link OSThread.c
Former-commit-id: 1ccd29a1cd182bc3cb638def60d646855b500562
2022-11-05 03:22:23 -07:00
4a4fa33aca Match and link OSTime
Former-commit-id: 2263c6843f530284385f348034a93e5e7ab80a9e
2022-10-25 22:00:49 -07:00
Henrique Gemignani Passos Lima
c97527ba03 Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
Former-commit-id: b0ce4e26f186d7ce04fc23e39ba430a1ea2cc101
2022-10-11 16:41:20 +03: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
b9ea7a76b9 Match and link COsContext
Former-commit-id: cc514ecf6e7d6d97613f6a3e80b7a7a5e7436518
2022-10-02 00:43:00 -07: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
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
b851577337 Header cleanup, NONMATCHING option
Former-commit-id: 174a2d98f7e71ac0f4ade4327c8e36635ec3aba7
2022-08-31 20:22:20 -04:00
6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862bbde19fa6cc5649f568d51d7b0b35d7
2022-08-30 00:05:16 -04:00