Commit Graph

68 Commits

Author SHA1 Message Date
Prakxo 85e9bf8111 reflect n64 sdk headers necessity in readme 2023-03-18 16:35:47 +01:00
Prakxo 460e7e91c2 Merge pull request #10 from Cuyler36/gfxalloc
Implement gfxalloc
2023-03-18 16:08:21 +01:00
Cuyler36 2bf1616199 Implement gfxalloc 2023-03-17 21:28:05 -04:00
Prakxo b7a609b9e1 fix linux builds 2023-03-16 21:38:21 +01:00
Prakxo 4d3c248b1e Merge pull request #9 from Cuyler36/osreport
Get osreport.c Linked
2023-03-16 21:29:33 +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 b3050638b2 prepare asset ripping 2023-03-13 11:58:42 +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 cf13cc2139 match almost everything of foresta_main 2023-03-10 12:33:49 +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 0f97855a1b delete some testing files 2023-03-03 11:13:33 +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 018de2aa8d Merge pull request #7 from Cuyler36/move_gfxprint
Move gfxprint
2023-02-24 13:47:14 +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
Prakxo 861cfcb5fe Merge pull request #6 from Cuyler36/libultra/_Printf
Implement libultra/xprintf.c, libultra/xlitob.c, & libultra/xldtob.c
2023-02-24 13:02:20 +01: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
Prakxo a0e4071f2d match few of m_lib funcs 2023-02-23 08:19:11 +00:00
Prakxo 3aa0f82a49 Merge pull request #5 from Cuyler36/JKRDisposer
Implement JSystem/JKernel/JKRDisposer.cpp
2023-02-23 08:53:35 +01: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
Prakxo d9286d078a Merge pull request #4 from Cuyler36/libc64/aprintf
Add libc64/aprintf.c
2023-02-22 23:29:01 +01:00
Cuyler36 4e1bd110d3 Use func pointer directly instead of referencing member 2023-02-22 17:17:46 -05:00
Cuyler36 64cec9bc95 Fix aprintf spelling in dol_slices 2023-02-22 17:13:28 -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 02f3fe6b33 match most of m_lib 2023-02-22 11:04:12 +00: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
Cuyler36 0be91c36f7 Match all entries in gfxprint 2023-02-22 03:28:37 -05:00
Prakxo c73fa999ec work on boot.c 2023-02-21 13:31:50 +00:00
Prakxo 86837c9041 Merge pull request #2 from SwareJonge/master
Add JKRHeap.cpp
2023-02-21 08:25:26 +01:00
SwareJonge 74af2fe41e should be good now? 2023-02-20 11:23:19 +01:00
SwareJonge 4412523f93 rename part 2 2023-02-20 09:12:46 +01:00
SwareJonge 4f8cd441d4 rename part1 2023-02-20 09:10:53 +01:00
SwareJonge 0311f06aa3 Add JKRHeap.cpp 2023-02-19 23:26:52 +01:00
Prakxo a0393eb164 Merge pull request #1 from Cuyler36/fault
Finish libforest/fault.c
2023-02-17 08:12:13 +01:00