Commit Graph

17 Commits

Author SHA1 Message Date
Cuyler36 ab4aa096c7 Implement & link jaudio_NES/audioheaders.c 2024-06-04 20:28:54 -04:00
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 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 f1fe9a6440 Implement & link m_npc.c 2023-11-01 21:17:58 -04:00
Cuyler36 77d156c786 Implement & link m_camera2.c 2023-09-14 22:26:23 -04:00
Cuyler36 0f74b4c6e0 Implement 2023-08-07 21:45:53 -04:00
Cuyler36 cb53863324 Implement & link m_bank_ovl.c 2023-08-07 01:28:46 -04:00
Cuyler36 70540815a5 Match & link m_skin_matrix.c 2023-07-17 11:36:19 -04:00
Cuyler36 f97150bdec Implement & link save_menu.c 2023-05-30 03:55:27 -04:00
Cuyler36 1d2def2717 Match & link dvderr.c 2023-05-22 06:15:38 -04:00
Cuyler36 f6fdff5382 Add RGBA8 -> RGB5A3 macro and utilize for palette colors 2023-04-29 22:57:06 -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
Prakxo 26186c33ee match some of fraser/cuyler files. 2022-12-21 00:00:29 +01:00
Prakxo ca8a839c96 Fixed issues, tried to implement some of Cuyler files. 2022-12-18 19:01:54 +01:00