Commit Graph

22 Commits

Author SHA1 Message Date
Phillip Stephens 35b9861a1e Match and link OSResetSW
Former-commit-id: dd742bcc8c
2022-12-22 15:11:03 -08:00
Phillip Stephens 0dfe0cae15 Match and link EXI
Former-commit-id: 4059bf7e3d
2022-12-22 12:46:37 -08:00
Phillip Stephens 7bd2b5f649 Match and link OSMemory
Former-commit-id: 8c11873cf2
2022-12-18 10:32:00 -08:00
Phillip Stephens 41e8757d20 Split, match and link OSMessage
Former-commit-id: 7a4e74e0e0
2022-12-17 22:48:45 -08:00
Phillip Stephens 6d5f3fae1c Match and link OSLink
Former-commit-id: 63e08c42a2
2022-12-17 20:08:25 -08:00
Phillip Stephens f6f9a8487b Add arena header to os.h
Former-commit-id: d593090766
2022-12-17 17:47:41 -08:00
Phillip Stephens 4f9bb0ae1c Match and link CBasicsDolphin.cpp
Former-commit-id: 6880c19ae9
2022-12-05 20:11:13 -08:00
Phillip Stephens c20c3e399c Match and link OSThread.c
Former-commit-id: 1ccd29a1cd
2022-11-05 03:22:23 -07:00
Phillip Stephens 4a4fa33aca Match and link OSTime
Former-commit-id: 2263c6843f
2022-10-25 22:00:49 -07:00
Henrique Gemignani Passos Lima c97527ba03 Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
Former-commit-id: b0ce4e26f1
2022-10-11 16:41:20 +03:00
Luke Street 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Phillip Stephens bb45a64b7b Initial work on SIBios
Former-commit-id: b841756b36
2022-10-07 22:53:41 -07:00
Phillip Stephens 3ed47d5cde Fix linking with static libs, CVector3f work, Initial COutputStream
Former-commit-id: 693fe93eab
2022-10-04 18:31:56 -07:00
Phillip Stephens b9ea7a76b9 Match and link COsContext
Former-commit-id: cc514ecf6e
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: 7e8bc34cab
2022-09-29 19:09:11 -04:00
Phillip Stephens 57bb02906e More allocator work
Former-commit-id: 57ce723ec2
2022-09-19 21:35:24 -07: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
Phillip Stephens 64fe52845f Link CDolphinController.cpp
Former-commit-id: 0450f7b1f1
2022-09-13 22:25:20 -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 57d8500376 Link CARDUnlock.c, CARDBios.c matches, but can't be linked due to frank issues
Former-commit-id: 58d5c4a816
2022-09-10 13:32:26 -07:00
Luke Street b851577337 Header cleanup, NONMATCHING option
Former-commit-id: 174a2d98f7
2022-08-31 20:22:20 -04:00
Luke Street 6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862b
2022-08-30 00:05:16 -04:00