26 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 06408d36cc Fix other assert 2023-12-04 17:09:37 -05:00
Cuyler36 31a8d35883 change missing assert 2023-12-04 17:08:55 -05:00
Cuyler36 84f5445c66 Match (hopefully) TLinkList & misc changes 2023-12-04 17:08:06 -05:00
Cuyler36 4df226b50b Remove template args on TLinkList::const_iterator comparison operators 2023-12-04 13:41:34 -05:00
Cuyler36 99be0f51c5 Fixes for JGadget/linklist 2023-12-04 12:34:52 -05:00
Cuyler36 e01a9b4f74 Link linklist.cpp 2023-12-02 14:35:29 -05:00
Cuyler36 c815fef8cb Fix operator accessing 2023-12-02 12:30:50 -05:00
Cuyler36 1e3b101bbe Match TP debug TNodeLinkList, first pass TLinkList 2023-12-02 12:24:24 -05:00
Cuyler36 fa466b571b First pass linklist 2023-11-28 11:17:10 -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 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 b709ef9fbc Implement & link initial_menu 2023-05-23 18:49:30 -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
Cuyler36 2bf1616199 Implement gfxalloc 2023-03-17 21:28:05 -04:00
Cuyler36 3b150d408d Get osreport.c linked 2023-03-15 16:46:43 -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
Prakxo 1753100e34 too tired but implemented os stuff. 2022-12-24 20:41:04 +01:00