Commit Graph

39 Commits

Author SHA1 Message Date
Phillip Stephens cc524f13d4 Rename OS related functions, partial matches for OSFont 2024-10-20 18:04:07 -07:00
Luke Street 3a933dcd24 CPlayer progress 2024-09-28 13:43:23 -06:00
Phillip Stephens d885ed5a4b Initial NESemu
Former-commit-id: 454723c7de88d8848a29ac914d3ca43916eeadeb
2023-12-19 01:44:37 -08:00
Phillip Stephens 3cb651ad95 Match and link InternalColliders
Former-commit-id: 9a6b212fb1bc4b57ae1701c6333d2d903dce8935
2023-10-19 21:15:38 -07:00
Phillip Stephens b97f296ccd More synthmacros, add txwin for the lulz
Former-commit-id: c5a176c51b
2023-02-25 20:51:09 -08:00
Phillip Stephens a4137d0ddd Cleanup HW register usage
Former-commit-id: b1137488f6
2023-02-07 05:51:34 -08:00
Phillip Stephens ef7c00113a Match and link dvderror and dvdfatal
Former-commit-id: 5334004619
2023-01-12 17:23:52 -08:00
Phillip Stephens ccc0eb32d2 Match and link OS.c (steal code from pikmin2)
Former-commit-id: 008b7f848d
2022-12-22 16:42:44 -08:00
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
Henrique Gemignani Passos Lima fa49ecfc17 Fixing build
Former-commit-id: f8e02c251c
2022-12-22 01:26:49 -03:00
Phillip Stephens 2b1f19dcf7 Match and link OSError
Former-commit-id: eff0143e11
2022-12-18 11:41:59 -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 922a4428f9 Match and link OSContext, add ability to turn off frank
Former-commit-id: e924a90c59
2022-12-17 22:04:23 -08:00
Phillip Stephens 6d5f3fae1c Match and link OSLink
Former-commit-id: 63e08c42a2
2022-12-17 20:08:25 -08:00
Ryan Burns e5e30d8e95 Match OSArena (#15)
Former-commit-id: 25c687bd02
2022-12-17 17:45:27 -08:00
Phillip Stephens 4f9bb0ae1c Match and link CBasicsDolphin.cpp
Former-commit-id: 6880c19ae9
2022-12-05 20:11:13 -08:00
Luke Street 4e0dfde249 DolphinCGraphics inches closer
Former-commit-id: 64a23c22cc
2022-12-02 00:19:53 -05:00
Phillip Stephens c20c3e399c Match and link OSThread.c
Former-commit-id: 1ccd29a1cd
2022-11-05 03:22:23 -07:00
Phillip Stephens 0bffff2eb5 Match and link OSAlarm
Former-commit-id: 438bf9053c
2022-11-03 09:17:03 -07:00
Phillip Stephens ffa313e7f4 Match and link OSCache
Former-commit-id: 2c8976221f
2022-11-03 01:19:58 -07:00
Henrique Gemignani Passos Lima 2af0d744cc Add CScriptMidi
Former-commit-id: 1b5ee3bee8
2022-10-22 00:40:29 +03:00
Henrique Gemignani Passos Lima d68b8e27cc Fix all compilation errors when building for host
Former-commit-id: c473566160
2022-10-21 14:24:45 +03:00
Phillip Stephens 644e2c8853 Match but don't link GBAXfer
Former-commit-id: 68e2da3ccb
2022-10-15 22:53:55 -07:00
Phillip Stephens 7a2928b531 Match and link OSReset
Former-commit-id: fecef57a18
2022-10-11 00:01:27 -07: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
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 57bb02906e More allocator work
Former-commit-id: 57ce723ec2
2022-09-19 21:35:24 -07:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -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
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 5726400667 More CCubeMaterial
Former-commit-id: 78022784ef
2022-09-05 00:01:22 -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