Commit Graph

33 Commits

Author SHA1 Message Date
Phillip Stephens 5334004619 Match and link dvderror and dvdfatal 2023-01-12 17:23:52 -08:00
Phillip Stephens 008b7f848d Match and link OS.c (steal code from pikmin2) 2022-12-22 16:42:44 -08:00
Phillip Stephens dd742bcc8c Match and link OSResetSW 2022-12-22 15:11:03 -08:00
Phillip Stephens 4059bf7e3d Match and link EXI 2022-12-22 12:46:37 -08:00
Henrique Gemignani Passos Lima f8e02c251c Fixing build 2022-12-22 01:26:49 -03:00
Phillip Stephens eff0143e11 Match and link OSError 2022-12-18 11:41:59 -08:00
Phillip Stephens 8c11873cf2 Match and link OSMemory 2022-12-18 10:32:00 -08:00
Phillip Stephens 7a4e74e0e0 Split, match and link OSMessage 2022-12-17 22:48:45 -08:00
Phillip Stephens e924a90c59 Match and link OSContext, add ability to turn off frank 2022-12-17 22:04:23 -08:00
Phillip Stephens 63e08c42a2 Match and link OSLink 2022-12-17 20:08:25 -08:00
Ryan Burns 25c687bd02
Match OSArena (#15) 2022-12-17 17:45:27 -08:00
Phillip Stephens 6880c19ae9 Match and link CBasicsDolphin.cpp 2022-12-05 20:11:13 -08:00
Luke Street 64a23c22cc DolphinCGraphics inches closer 2022-12-02 00:19:53 -05:00
Phillip Stephens 1ccd29a1cd Match and link OSThread.c 2022-11-05 03:22:23 -07:00
Phillip Stephens 438bf9053c Match and link OSAlarm 2022-11-03 09:17:03 -07:00
Phillip Stephens 2c8976221f Match and link OSCache 2022-11-03 01:19:58 -07:00
Henrique Gemignani Passos Lima 1b5ee3bee8
Add CScriptMidi 2022-10-22 00:40:29 +03:00
Henrique Gemignani Passos Lima c473566160
Fix all compilation errors when building for host 2022-10-21 14:24:45 +03:00
Phillip Stephens 68e2da3ccb Match but don't link GBAXfer 2022-10-15 22:53:55 -07:00
Phillip Stephens fecef57a18 Match and link OSReset 2022-10-11 00:01:27 -07:00
Luke Street 261ee48bba Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
Phillip Stephens b841756b36 Initial work on SIBios 2022-10-07 22:53:41 -07:00
Phillip Stephens 693fe93eab Fix linking with static libs, CVector3f work, Initial COutputStream 2022-10-04 18:31:56 -07:00
Luke Street 6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
Henrique Gemignani Passos Lima 7e8bc34cab
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
2022-09-29 19:09:11 -04:00
Phillip Stephens 57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
Luke Street 6a979e343f clang-format pass 2022-09-18 02:05:46 -04:00
Phillip Stephens d0ad5f5ef8 Match dvd.c, not linking for now (links with patched 1.2.5) 2022-09-15 18:18:29 -07:00
Phillip Stephens 0450f7b1f1 Link CDolphinController.cpp 2022-09-13 22:25:20 -07:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Phillip Stephens 58d5c4a816 Link CARDUnlock.c, CARDBios.c matches, but can't be linked due to frank issues 2022-09-10 13:32:26 -07:00
Luke Street 78022784ef More CCubeMaterial 2022-09-05 00:01:22 -04:00
Luke Street b28e24862b Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00