Henrique Gemignani Passos Lima
|
b30f6910b7
|
Enable override for host compiler
|
2022-11-08 16:11:13 +02:00 |
Phillip Stephens
|
1ccd29a1cd
|
Match and link OSThread.c
|
2022-11-05 03:22:23 -07:00 |
Luke Street
|
5e3a450b54
|
CColor fixes & CVisorFlare progress
|
2022-11-03 13:10:05 -04: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 |
Phillip Stephens
|
2263c6843f
|
Match and link OSTime
|
2022-10-25 22:00:49 -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 |
Luke Street
|
cd88e8eedd
|
CDecal progress
|
2022-10-16 22:33:08 -04:00 |
Phillip Stephens
|
8a35c9640a
|
Minor cleanup, use macros from gba.h
|
2022-10-15 23:01:20 -07:00 |
Phillip Stephens
|
68e2da3ccb
|
Match but don't link GBAXfer
|
2022-10-15 22:53:55 -07:00 |
Phillip Stephens
|
55fac9eb37
|
Match and link GBARead/Write
|
2022-10-15 19:14:54 -07:00 |
Phillip Stephens
|
024fb634e9
|
Match and link GBA.c
|
2022-10-15 17:58:36 -07:00 |
Phillip Stephens
|
f49d43abdc
|
Properly split GBA library
|
2022-10-15 14:47:38 -07:00 |
Phillip Stephens
|
b57ec9605e
|
Match and link GameObjectLists.cpp
|
2022-10-13 22:58:49 -07:00 |
Phillip Stephens
|
2806b45058
|
Match and link db
|
2022-10-13 09:33:30 -07:00 |
Phillip Stephens
|
1c46c7161e
|
Use __ppc_linker.h in start.c
|
2022-10-11 08:28:59 -07:00 |
Henrique Gemignani Passos Lima
|
b0ce4e26f1
|
Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
|
2022-10-11 16:41:20 +03:00 |
Phillip Stephens
|
fecef57a18
|
Match and link OSReset
|
2022-10-11 00:01:27 -07:00 |
Phillip Stephens
|
76ac2bfd74
|
Match OSRtc, more frank issues >.<
|
2022-10-10 22:33:20 -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
|
f779e5819d
|
Match and link dtk
|
2022-10-07 19:38:36 -07:00 |
Phillip Stephens
|
9ab1aea84f
|
Match and link PadClamp, pad is matched but can't be linked
|
2022-10-07 12:08:55 -07:00 |
Phillip Stephens
|
693fe93eab
|
Fix linking with static libs, CVector3f work, Initial COutputStream
|
2022-10-04 18:31:56 -07:00 |
Phillip Stephens
|
cc514ecf6e
|
Match and link COsContext
|
2022-10-02 00:43:00 -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 |
Phillip Stephens
|
32dc934203
|
Forgot gba.h too
|
2022-09-12 21:53:49 -07:00 |
Phillip Stephens
|
4de9950cda
|
Start matching CDolphinController
|
2022-09-12 21:52:59 -07:00 |
Luke Street
|
a6e365791b
|
More main progress; tons of headers & stuff
|
2022-09-13 00:28:02 -04:00 |
Phillip Stephens
|
e3de3f9e5d
|
Link nearly all of CARD
|
2022-09-10 21:54:54 -07:00 |
Phillip Stephens
|
df0484585a
|
Link CARDDir.c
|
2022-09-10 17:25:05 -07:00 |
Phillip Stephens
|
c33b42a7c0
|
Commit missed files
|
2022-09-10 15:41:46 -07:00 |
Phillip Stephens
|
172d5efc91
|
Minor cleanup
|
2022-09-10 14:32:57 -07:00 |
Phillip Stephens
|
b0405b7673
|
Link CARDRdwr.c
|
2022-09-10 14:31:25 -07: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 |
Phillip Stephens
|
e8bf411356
|
Fully link __ppc_eabi_init.cpp
|
2022-09-07 21:42:56 -07:00 |
Luke Street
|
7eb08b6ee8
|
Migrate s32->int, u32->uint; fix dolphin/types.h
|
2022-09-05 00:01:22 -04:00 |
Luke Street
|
78022784ef
|
More CCubeMaterial
|
2022-09-05 00:01:22 -04:00 |
Luke Street
|
174a2d98f7
|
Header cleanup, NONMATCHING option
|
2022-08-31 20:22:20 -04:00 |
Luke Street
|
4758103774
|
More CGX matches part 2
|
2022-08-30 18:48:44 -04:00 |
Luke Street
|
6fbaa00f07
|
More CGX matches
|
2022-08-30 01:12:32 -04:00 |
Luke Street
|
b28e24862b
|
Begin CGX/CCubeMaterial; add dolphin headers from aurora
|
2022-08-30 00:05:16 -04:00 |