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
269cd5ef88
link famicom_emu
2023-09-09 15:07:18 +02:00
Prakxo
68db2189f0
link m_play
2023-09-08 18:55:22 +02:00
Cuyler36
595e2a92df
emu64 work and misc improvements
2023-08-28 21:01:23 -04:00
Prakxo
5756e35dfd
link executor
2023-08-21 16:34:39 +02: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
fa6c4633ea
Add files
2023-05-22 06:15:50 -04:00
Cuyler36
1d2def2717
Match & link dvderr.c
2023-05-22 06:15:38 -04:00
Cuyler36
29deabc35a
Add files
2023-05-20 21:14:40 -04:00
Cuyler36
d60a391a17
Implement & link boot.c (fakematch)
2023-05-20 21:14:23 -04:00
Prakxo
26bbc625ca
match and link m_fbdemo.c
2023-05-04 11:01:21 +00:00
Prakxo
879041ed4b
match and link pad.c
2023-05-04 10:00:22 +00:00
Cuyler36
efb1169e4f
Link m_debug_hayakawa.c
2023-04-22 00:55:05 -04:00
Cuyler36
fdece88a10
Fix time.c bss offsets but unlink until later
2023-04-04 13:30:28 -04:00
Cuyler36
16e6b21b9e
Sync files
2023-03-22 17:42:02 -04:00
Cuyler36
904956b7fd
Implement THA and THA_GA
2023-03-18 19:56:06 -04:00
Cuyler36
4056d118cb
Add in unused gfxprint_rainbow_tlut in gfxprint.c
2023-03-18 13:51:10 -04:00
Cuyler36
d74a76ac86
Link gfxprint
2023-03-18 13:24:49 -04:00
Prakxo
0630e6501e
implement ANSI escape macros for VT
2023-03-18 17:34:21 +01:00
Cuyler36
3b150d408d
Get osreport.c linked
2023-03-15 16:46:43 -04:00
Prakxo
2252184a87
fix build, link version
2023-03-14 09:19:55 +00:00
Prakxo
bcebb21d48
more asset preparation
2023-03-14 08:36:15 +00:00
Prakxo
7cd0fe6ec6
dol can build
2023-03-13 07:27:22 +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
ed41ef92d4
Merge branch 'master' of https://github.com/Prakxo/ac-decomp
2023-03-03 11:15:41 +00:00
Prakxo
dbba5c9f96
match m_skin_matrix, work on .init
2023-03-03 11:12:35 +00:00
Prakxo
2589c294e2
match a bunch of gu funcs
2023-02-24 21:29:19 +01:00
Prakxo
8184a89424
Merge branch 'master' into move_gfxprint
2023-02-24 13:46:52 +01:00
Cuyler36
ea56333b44
Remove old gfxprint files
2023-02-24 07:38:37 -05:00
Cuyler36
02b6300b41
Move gfxprint to libu64
2023-02-24 07:35:53 -05:00
Prakxo
5ffa01306c
fix slices order, match some gu funcs
2023-02-24 12:21:05 +00:00
Cuyler36
bde34adfa7
Implement libultra/xprintf.c, libultra/xlitob.c, & libultra/xldtob.c
2023-02-24 02:43:37 -05:00
Cuyler36
5f5ff2cb2f
Implement JSystem/JKernel/JKRDisposer.cpp
2023-02-22 22:29:35 -05:00
Cuyler36
4e1bd110d3
Use func pointer directly instead of referencing member
2023-02-22 17:17:46 -05:00
Cuyler36
4448bb2494
Fix _Printf definition
2023-02-22 17:12:33 -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
Prakxo
782bc24803
Merge pull request #3 from Cuyler36/gfxprint
...
Implement gfxprint
2023-02-22 09:37:17 +01:00
Cuyler36
dcc61e59e0
Add missing file
2023-02-22 03:32:06 -05:00