Commit Graph

21 Commits

Author SHA1 Message Date
robojumper c2b2d9700c d_scene OK (#114)
* d_scene OK

* d_s_boot

* Rename -> PROFILE_MAX

* Some more

---------
2025-02-26 20:54:21 -05:00
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd

* include <a> -> "a"

* Update build.yml

* remove/add non-trivial class in union warning
2024-10-16 15:36:02 -04:00
Elijah Thomas dc221b4795 Misc Egg (#37)
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -> eggStreamDecomp.h

* Revert some format changes
2024-10-01 20:24:25 -04:00
robojumper d75f4c92ef d_heap OK (#47)
* d_heap OK

* wibo workaround
2024-10-01 08:48:49 -04:00
robojumper 1180e1f486 m3d (#13)
* Initial M3d Pass
* `m_bmdl` and `m_bline` left

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
2024-09-12 16:36:34 -04:00
Aiden 4d9e6d7fcc Match EGG::Heap 2024-06-21 13:52:01 -04:00
elijah-thomas774 62e0778390 fixed up typedef for u32 and s32 from mistake long ago 2024-05-12 16:04:01 -04:00
robojumper f289f08e49 eggExpHeap matching 2024-05-05 18:48:52 +02:00
elijah-thomas774 fe466805ab Merge branch 'main' into pr/27 2024-05-05 12:29:33 -04:00
elijah-thomas774 af59a51db3 fix up align type (Ui -> i) 2024-05-05 12:27:34 -04:00
elijah-thomas774 bfc5a33125 Merge branch 'main' into pr/27 2024-05-05 12:27:15 -04:00
elijah-thomas774 759c5b5a94 Prepping merge 2024-05-05 12:22:37 -04:00
elijah-thomas774 9be28da69a Merge branch 'main' into pr/17 2024-05-05 12:21:58 -04:00
robojumper 4909f805ba eggHeap almost matching 2024-05-05 10:22:31 +02:00
robojumper fa4b2862fd dHeap(Allocator) work 2024-05-04 19:59:42 +02:00
robojumper cc3b62d6c1 File manager, plausible setup 2024-05-01 21:19:50 +02:00
elijah-thomas774 6ca7763bc0 change to header guards wooo 2024-03-17 18:55:49 -04:00
elijah-thomas774 606cc15eed some fManager, fBase, mHeap, f - lists and tree stuff 2024-03-17 17:40:00 -04:00
Elijah Thomas c2a4909bd2 updated nw4r stuff from ogw (not final) 2023-12-24 11:35:03 -05:00
Elijah Thomas e32db6f07a change everything to use a common types file 2023-12-24 09:59:13 -05:00
Elijah Thomas 4ae5fe5753 Fix includes and removed libs folder 2023-10-06 07:49:50 -04:00