68 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
f8e02c251c Fixing build 2022-12-22 01:26:49 -03:00
85c6d662d0 Add ar.c 2022-12-20 18:09:34 -08:00
e7eaf286f9 Match and link dsp_task 2022-12-20 15:19:11 -08:00
eff0143e11 Match and link OSError 2022-12-18 11:41:59 -08:00
8c11873cf2 Match and link OSMemory 2022-12-18 10:32:00 -08:00
b876430ed3 Remove hack 2022-12-18 09:43:09 -08:00
7a4e74e0e0 Split, match and link OSMessage 2022-12-17 22:48:45 -08:00
e924a90c59 Match and link OSContext, add ability to turn off frank 2022-12-17 22:04:23 -08:00
63e08c42a2 Match and link OSLink 2022-12-17 20:08:25 -08:00
d593090766 Add arena header to os.h 2022-12-17 17:47:41 -08:00
Ryan Burns
25c687bd02
Match OSArena (#15) 2022-12-17 17:45:27 -08:00
d065d80388 DolphinCGraphics nearly done 2022-12-06 18:32:53 -05:00
6880c19ae9 Match and link CBasicsDolphin.cpp 2022-12-05 20:11:13 -08:00
Henrique Gemignani Passos Lima
920fe2cbd9
Add CMapArea 2022-12-05 17:48:20 +02:00
4a13726665 DolphinCGraphics: 15 more matching funcs 2022-12-02 14:35:58 -05:00
64a23c22cc DolphinCGraphics inches closer 2022-12-02 00:19:53 -05:00
dd8dd94f36 Even more DolphinCGraphics 2022-12-01 00:59:03 -05:00
d9f71836b5 More DolphinCGraphics 2022-11-30 01:43:17 -05:00
609873426e Start DolphinCGraphics, 10/11 functions matching 2022-11-29 20:56:37 -05:00
Henrique Gemignani Passos Lima
04a530faeb
Add CErrorOutputWindow 2022-11-24 02:41:55 +02:00
Henrique Gemignani Passos Lima
b30f6910b7
Enable override for host compiler 2022-11-08 16:11:13 +02:00
1ccd29a1cd Match and link OSThread.c 2022-11-05 03:22:23 -07:00
5e3a450b54 CColor fixes & CVisorFlare progress 2022-11-03 13:10:05 -04:00
438bf9053c Match and link OSAlarm 2022-11-03 09:17:03 -07:00
2c8976221f Match and link OSCache 2022-11-03 01:19:58 -07:00
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
cd88e8eedd CDecal progress 2022-10-16 22:33:08 -04:00
8a35c9640a Minor cleanup, use macros from gba.h 2022-10-15 23:01:20 -07:00
68e2da3ccb Match but don't link GBAXfer 2022-10-15 22:53:55 -07:00
55fac9eb37 Match and link GBARead/Write 2022-10-15 19:14:54 -07:00
024fb634e9 Match and link GBA.c 2022-10-15 17:58:36 -07:00
f49d43abdc Properly split GBA library 2022-10-15 14:47:38 -07:00
b57ec9605e Match and link GameObjectLists.cpp 2022-10-13 22:58:49 -07:00
2806b45058 Match and link db 2022-10-13 09:33:30 -07:00
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
fecef57a18 Match and link OSReset 2022-10-11 00:01:27 -07:00
76ac2bfd74 Match OSRtc, more frank issues >.< 2022-10-10 22:33:20 -07:00
261ee48bba Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
b841756b36 Initial work on SIBios 2022-10-07 22:53:41 -07:00
f779e5819d Match and link dtk 2022-10-07 19:38:36 -07:00
9ab1aea84f Match and link PadClamp, pad is matched but can't be linked 2022-10-07 12:08:55 -07:00
693fe93eab Fix linking with static libs, CVector3f work, Initial COutputStream 2022-10-04 18:31:56 -07:00
cc514ecf6e Match and link COsContext 2022-10-02 00:43:00 -07:00
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
57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
6a979e343f clang-format pass 2022-09-18 02:05:46 -04:00