Commit Graph

13 Commits

Author SHA1 Message Date
Retnuhytnuob
ce8bb30b36
Data Dump for multiple small arrays; Corrections in Game obj; Add decomp reference aide (#128)
Some checks are pending
CI / build (push) Waiting to run
* initial data

* cleanup incorrect marker in pinballGame object

* Fix raw pointers

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-07-15 08:12:10 -05:00
Δelta
1b7e0b8843
Decompiled functions: sub_50FAC,50FD4,51058,51090,51128,51150511F8 (#102)
* Decompile sub_2E67C

* Decompile sub_17634

* Delete sub_17634.o expected object

* Delete sub_2E67C.o expected object

* Decompiled function sub_50FAC(void) and added SpriteSetTableEntry variable(gUnknown_086B155C[])  and struct SpriteSetTableEntry

* Deleted sub_50FAC.o

* Decompiled sub_50FD4 and deleted its object

* Decompiled sub_51068 and deleted its object

* Decompiled sub_51090 and deleted its object

* Decompiled sub_51128 and deleted its object

* Decompiled sub_51150 and deleted its object

* Decompiled sub_511F8 and deleted its object

* Removed header comments

* Use correct struct access

* Use correct struct access here too

* cleanup

---------

Co-authored-by: THCFree <me@thcfree.dev>
Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-06-07 15:00:37 -05:00
ColinT
bb86e54902
decompile sub_31CF8 (#97)
Some checks failed
CI / build (push) Has been cancelled
* decompile sub_31CF8

* cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-05-19 08:20:03 -05:00
ColinT
09403d1e89
Decompile sub_12BF8 (#96)
* Decompile sub_12BF8

* Fix up types and DmaCopy calls

* formatting cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-05-19 08:07:30 -05:00
Marcus Huderle
a3dba15ef1 sub_11C98, and use Vector structs instead of Coord structs 2025-02-25 08:05:16 -06:00
Marcus Huderle
2afa19326c sub_11C14
Some checks are pending
CI / build (push) Waiting to run
2025-02-21 08:03:17 -06:00
Marcus Huderle
f91ff1cdbd sub_4A6A0 and document gMain.bgOffsets 2025-02-16 09:51:33 -06:00
PikalaxALT
a0b7de3e3c Decompile sub_2414 2025-02-15 10:52:04 -06:00
WhenGryphonsFly
54b475ee29 Decompile sub_32484
Very important function for speedrunning; glad to get this one done. This also helped make progress on its counterpart sub_31F6C

Co-Authored-By: Seth Barberee <13339630+SethBarberee@users.noreply.github.com>
Co-Authored-By: YohannDR <81297939+yohanndr@users.noreply.github.com>
2024-08-29 20:22:50 -05:00
Marcus Huderle
ec50f5c222 Another high_scores function 2024-02-13 19:06:57 -06:00
WhenGryphonsFly
6884a5c123 Clean up 2023-08-30 22:27:34 -05:00
Cameron Hall
a6e0483749 finish decompiling titlescreen.s 2019-08-04 22:40:08 -05:00
Cameron Hall
3878495887 move all externs to header files 2019-08-01 20:02:32 -05:00