12 Commits

Author SHA1 Message Date
Hexalotl 651c6e1598 Various tweaks to get valid decomp context 2024-02-28 12:57:28 -08:00
Cuyler36 d08076381b Implement & link famicom.cpp 2024-01-29 20:31:47 -05:00
Cuyler36 3d723e8887 Add pragma to fix inclusion issues with linklist.h 2023-12-05 19:42:22 -05:00
Cuyler36 10f4e7c13e Add JUTConsole and JUTConsoleManager classes 2023-12-05 12:28:00 -05:00
Cuyler36 e94649c4f6 Implement & link jsyswrap.cpp 2023-11-26 12:47:27 -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
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
Cuyler36 2bf1616199 Implement gfxalloc 2023-03-17 21:28:05 -04:00
Prakxo 3dd5dbcf59 merge cuyler's PR 2023-03-13 07:15:03 +00: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