Phillip Stephens
|
f4d549e0b9
|
Use __ppc_linker.h in start.c
Former-commit-id: 1c46c7161e
|
2022-10-11 08:28:59 -07:00 |
Henrique Gemignani Passos Lima
|
c97527ba03
|
Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
Former-commit-id: b0ce4e26f1
|
2022-10-11 16:41:20 +03:00 |
Phillip Stephens
|
7a2928b531
|
Match and link OSReset
Former-commit-id: fecef57a18
|
2022-10-11 00:01:27 -07:00 |
Phillip Stephens
|
5fbb00a892
|
Match OSRtc, more frank issues >.<
Former-commit-id: 76ac2bfd74
|
2022-10-10 22:33:20 -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
|
eefc0f609c
|
Match and link dtk
Former-commit-id: f779e5819d
|
2022-10-07 19:38:36 -07:00 |
Phillip Stephens
|
0aeb567b3d
|
Match and link PadClamp, pad is matched but can't be linked
Former-commit-id: 9ab1aea84f
|
2022-10-07 12:08:55 -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 |
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 |
Phillip Stephens
|
f21f94be32
|
Forgot gba.h too
Former-commit-id: 32dc934203
|
2022-09-12 21:53:49 -07:00 |
Phillip Stephens
|
8708860ab2
|
Start matching CDolphinController
Former-commit-id: 4de9950cda
|
2022-09-12 21:52:59 -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
|
fcdeb21704
|
Link nearly all of CARD
Former-commit-id: e3de3f9e5d
|
2022-09-10 21:54:54 -07:00 |
Phillip Stephens
|
f9cecfd4b1
|
Link CARDDir.c
Former-commit-id: df0484585a
|
2022-09-10 17:25:05 -07:00 |
Phillip Stephens
|
8b689adc97
|
Commit missed files
Former-commit-id: c33b42a7c0
|
2022-09-10 15:41:46 -07:00 |
Phillip Stephens
|
b1441a1bae
|
Minor cleanup
Former-commit-id: 172d5efc91
|
2022-09-10 14:32:57 -07:00 |
Phillip Stephens
|
8a8523b6ee
|
Link CARDRdwr.c
Former-commit-id: b0405b7673
|
2022-09-10 14:31:25 -07: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 |
Phillip Stephens
|
18d45a80a7
|
Fully link __ppc_eabi_init.cpp
Former-commit-id: e8bf411356
|
2022-09-07 21:42:56 -07:00 |
Luke Street
|
0f25a3c8d4
|
Migrate s32->int, u32->uint; fix dolphin/types.h
Former-commit-id: 7eb08b6ee8
|
2022-09-05 00:01:22 -04:00 |
Luke Street
|
5726400667
|
More CCubeMaterial
Former-commit-id: 78022784ef
|
2022-09-05 00:01:22 -04:00 |
Luke Street
|
b851577337
|
Header cleanup, NONMATCHING option
Former-commit-id: 174a2d98f7
|
2022-08-31 20:22:20 -04:00 |
Luke Street
|
4660679da4
|
More CGX matches part 2
Former-commit-id: 4758103774
|
2022-08-30 18:48:44 -04:00 |
Luke Street
|
7cdb1aef65
|
More CGX matches
Former-commit-id: 6fbaa00f07
|
2022-08-30 01:12:32 -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 |