Cuyler36
c70a6f0b52
Add definitions for flooring & walls, minor m_card work
2024-02-25 12:05:58 -05:00
Cuyler36
d08076381b
Implement & link famicom.cpp
2024-01-29 20:31:47 -05:00
Cuyler36
0b157491f2
Implement & match famicom_nesinfo
2024-01-22 16:40:00 -05:00
Cuyler36
e01a9b4f74
Link linklist.cpp
2023-12-02 14:35:29 -05:00
Cuyler36
37921c45b2
Implement & link JUTGamePad.cpp
2023-11-27 14:48:08 -05:00
Cuyler36
e94649c4f6
Implement & link jsyswrap.cpp
2023-11-26 12:47:27 -05:00
Cuyler36
983a641321
Link libc64/malloc.c
2023-11-25 13:06:16 -05:00
Cuyler36
5703774f48
Link libc64/sprintf.c
2023-11-25 13:03:38 -05:00
Cuyler36
97d1b303ae
Link libc64/math64.c
2023-11-25 12:59:08 -05:00
Cuyler36
622fa1bc66
Link libforest/fault.c
2023-11-25 12:52:08 -05:00
Cuyler36
b0bd815982
Link libu64/debug.c
2023-11-25 12:32:54 -05:00
Cuyler36
80ef14e480
Add & Link JKernel ( #142 )
...
* match and link JKRAram.cpp
* match and link JKRExpHeap
* match and link JKRAramStream.cpp
* match and link JKRFileLoader.cpp
* match and link JKRFileFinder.cpp
* JKernel Dump
* match and link JKRAramArchive.cpp
* match and link JKRDvdArchive.cpp
* match and link JKRCompArchive.cpp
* match but not link JKRDvdAramRipper
* small refactors
* match and link JKRThread.cpp
* fix and link JKRDvdAramStream.cpp
* Formatting fixes
---------
Co-authored-by: SwareJonge <olaf23okken@gmail.com >
2023-11-07 23:34:10 -05:00
Prakxo
b39e7532e0
make configure not ugly, implement usr_put
2023-06-18 23:09:27 +02:00
Prakxo
e2a641e893
implement dispatch.c
2023-06-18 22:17:48 +02:00
Prakxo
0f7c6460de
nubinit work, breaks when linking
2023-06-18 19:28:08 +02:00
Prakxo
03eeef86bc
link nubevent.c
2023-06-18 18:23:39 +02:00
Prakxo
70ed8569f3
prepare TRK and link mainloop.c
2023-06-18 18:07:06 +02:00
Cuyler36
5ff38da9d4
Implement & link JoyBoot.c
2023-06-01 17:20:41 -04:00
Cuyler36
b709ef9fbc
Implement & link initial_menu
2023-05-23 18:49:30 -04:00
Cuyler36
1d2def2717
Match & link dvderr.c
2023-05-22 06:15:38 -04:00
Cuyler36
d60a391a17
Implement & link boot.c (fakematch)
2023-05-20 21:14:23 -04:00
Prakxo
879041ed4b
match and link pad.c
2023-05-04 10:00:22 +00:00
Cuyler36
904956b7fd
Implement THA and THA_GA
2023-03-18 19:56:06 -04:00
Cuyler36
d74a76ac86
Link gfxprint
2023-03-18 13:24:49 -04:00
Cuyler36
3b150d408d
Get osreport.c linked
2023-03-15 16:46:43 -04:00
Prakxo
bcebb21d48
more asset preparation
2023-03-14 08:36:15 +00:00
Prakxo
3dd5dbcf59
merge cuyler's PR
2023-03-13 07:15:03 +00:00
Prakxo
adc2da492b
eepy disease x3 (match sleep & sprintf)
2023-03-07 13:50:34 +00:00
Prakxo
771ffca329
ñmatch malloc,link memtrk
2023-03-06 20:27:17 +01:00
Prakxo
e6af76e289
actually link exceptions
2023-03-06 11:27:02 +00:00
Prakxo
c2ec1147d5
put init exception in its own asm file
2023-03-06 11:20:20 +00:00
Prakxo
4c8ff8c2a2
work on libc64
2023-03-06 08:28:43 +00:00
Prakxo
dbba5c9f96
match m_skin_matrix, work on .init
2023-03-03 11:12:35 +00:00
Prakxo
5ffa01306c
fix slices order, match some gu funcs
2023-02-24 12:21:05 +00:00
Cuyler36
2594b71165
Fix data section name
2023-02-24 02:47:45 -05:00
Cuyler36
bde34adfa7
Implement libultra/xprintf.c, libultra/xlitob.c, & libultra/xldtob.c
2023-02-24 02:43:37 -05:00
Cuyler36
bc376ef623
Include .data and .sdata for JKRDisposer in dol_slices.yml
2023-02-23 02:51:54 -05:00
Cuyler36
5f5ff2cb2f
Implement JSystem/JKernel/JKRDisposer.cpp
2023-02-22 22:29:35 -05:00
Cuyler36
64cec9bc95
Fix aprintf spelling in dol_slices
2023-02-22 17:13:28 -05:00
Cuyler36
90097228a2
Add libc64/aprintf.c
2023-02-22 16:24:47 -05:00
Prakxo
df41337ebf
fix building, temporarily
2023-02-22 08:39:49 +00:00
SwareJonge
74af2fe41e
should be good now?
2023-02-20 11:23:19 +01:00
SwareJonge
0311f06aa3
Add JKRHeap.cpp
2023-02-19 23:26:52 +01:00
Prakxo
c1863a2e37
work on jaudio
2023-02-16 11:56:47 +00:00
Prakxo
169f213772
Implement aligned funcs
2023-02-15 09:41:25 +00:00
Prakxo
79bb2ae6e3
header fixing
2023-02-07 11:09:14 +00:00
Prakxo
35ad9956c4
Implemented 1.2.5 for SDK
2023-02-01 19:42:28 +01:00
Prakxo
70983ac31a
dol stuff
2023-01-09 08:50:19 +01:00
Prakxo
594e904145
link reconfigbats and sdk stuff
2023-01-01 22:06:28 +01:00
Prakxo
1753100e34
too tired but implemented os stuff.
2022-12-24 20:41:04 +01:00