Commit Graph

60 Commits

Author SHA1 Message Date
robojumper fe1c06e056 Import Ghidra symbols (#41)
* Import Ghidra symbols, main dol edition

* Ghidra symbols, RELs edition
2024-09-28 12:25:18 -04:00
Aiden 4d9e6d7fcc Match EGG::Heap 2024-06-21 13:52:01 -04:00
elijah-thomas774 2b3b273ed1 Merge branch 'main' into pr/39 2024-06-09 22:36:52 -04:00
Elijah Thomas fda931e2ae Merge pull request #47 from robojumper/m_pad
m_pad
2024-05-31 20:10:22 -04:00
Elijah Thomas 9d26f1bd66 Merge pull request #48 from robojumper/m_allocator
m_allocator
2024-05-31 20:07:48 -04:00
elijah-thomas774 ea4f370447 move functions to new line off of address 2024-05-31 20:07:33 -04:00
robojumper 2adbfa2736 m_allocator 2024-05-30 08:43:50 +02:00
robojumper d05a543bc1 m_pad except one function regshuffles 2024-05-28 01:19:06 +02:00
robojumper b2d728089e db_mapFile 2024-05-24 16:41:33 +02:00
elijah-thomas774 08e0e57034 lyt_pane matching 2024-05-23 00:16:00 -04:00
elijah-thomas774 62e0778390 fixed up typedef for u32 and s32 from mistake long ago 2024-05-12 16:04:01 -04:00
elijah-thomas774 94ec354dde fix gxinit extern 2024-05-12 14:33:48 -04:00
Elijah Thomas ec4aa34560 Merge pull request #37 from elijah-thomas774/misc-nw4r-ut
nw4r ut
2024-05-12 14:31:26 -04:00
elijah-thomas774 ebdf0bb381 Merge branch 'main' into pr/20 2024-05-12 13:03:03 -04:00
Elijah Thomas 901eebc4ef Merge branch 'main' into eggXfbManager 2024-05-12 13:00:28 -04:00
elijah-thomas774 477f6da6cd Fix symbol for isRegisterd. (from NSMBW map) 2024-05-12 12:58:59 -04:00
Elijah Thomas d91a829295 Merge pull request #35 from robojumper/eggGraphicsFifo
eggGraphicsFifo matching
2024-05-12 12:47:00 -04:00
robojumper 5b8abe3c3a Fix errors after rebase 2024-05-06 22:32:58 +02:00
robojumper f51dc74213 match ctor 2024-05-06 22:00:00 +02:00
robojumper fdd14ede3a Hook up the allocator 2024-05-06 21:59:44 +02:00
robojumper a0a5d63408 I love vtables 2024-05-06 21:59:42 +02:00
robojumper 126d5bc7b3 More detail work 2024-05-06 21:59:26 +02:00
robojumper ee92f6bb83 WIP controller stuff 2024-05-06 21:58:50 +02:00
elijah-thomas774 344348bc05 nw4r ut almost matching 2024-05-05 22:27:50 -04:00
robojumper 025bcfa4bb Final match 2024-05-06 01:08:02 +02:00
robojumper 141fd65621 Solve instshuffle 2024-05-06 00:43:30 +02:00
robojumper 6515359fac Identify float conversion 2024-05-06 00:33:21 +02:00
robojumper 0b2695b30a .sdata 2024-05-06 00:21:45 +02:00
robojumper defdaca00d Most of eggAssert 2024-05-06 00:12:56 +02:00
robojumper 9da8f877e1 eggGraphicsFifo matching 2024-05-05 21:11:11 +02:00
robojumper 46f664de1a eggXfbManager match 2024-05-05 20:13:43 +02:00
Elijah Thomas 126c5db943 Merge pull request #32 from robojumper/eggExpHeap
eggExpHeap matching
2024-05-05 13:08:09 -04:00
elijah-thomas774 944a5315c6 added MEMGetSizeForMBlockExpHeap symbol 2024-05-05 13:07:51 -04:00
robojumper f289f08e49 eggExpHeap matching 2024-05-05 18:48:52 +02:00
Elijah Thomas 4c3aaf26ab Merge branch 'main' into eggXfb 2024-05-05 12:47:02 -04:00
Elijah Thomas 44d4b2ba5b Merge pull request #30 from robojumper/eggAllocator
eggAllocator matching
2024-05-05 12:46:16 -04:00
Elijah Thomas 829e5f24f8 Merge pull request #29 from robojumper/eggVideo
eggVideo matching
2024-05-05 12:34:52 -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
robojumper 7b04ad06bf eggXfb matching 2024-05-05 18:08:43 +02:00
robojumper 9aeb8c1697 Use correct names 2024-05-05 17:24:51 +02:00
robojumper 9944a5bfb9 eggAllocator matching 2024-05-05 17:19:37 +02:00
robojumper e7915d58a4 Cleanup 2024-05-05 16:37:27 +02:00
robojumper c931922bde eggVideo matching 2024-05-05 16:34:04 +02:00
robojumper bd4b6b3f9c eggThread matching 2024-05-05 14:12:22 +02:00
robojumper 4909f805ba eggHeap almost matching 2024-05-05 10:22:31 +02:00
elijah-thomas774 ca18ce8954 Fix eggMatrix amd eggMath 2024-05-04 13:32:11 -04:00
robojumper 953ef8c617 egg uses -ipa file 2024-05-04 18:34:16 +02:00
elijah-thomas774 05259b75e3 fix externs/symbols/splits 2024-05-02 13:14:22 -04:00
elijah-thomas774 2f8f20d92e Merge branch 'main' into pr/7 2024-05-02 12:42:55 -04:00