Commit Graph

775 Commits

Author SHA1 Message Date
WhenGryphonsFly
d5396c0400
Merge branch 'master' into naming_flipperstate 2025-09-20 12:07:50 -05:00
WhenGryphonsFly
492b346e78
Merge pull request #181 from Retnuhytnuob/styleCleanup
Some checks are pending
CI / build (push) Waiting to run
Style cleanup: ++, --, and removed trailing whitespace
2025-09-19 21:35:14 -05:00
Retnuhytnuob
b415b4937d cleanup ++, --, and removed trailing whitespace 2025-09-14 03:16:07 -05:00
Retnuhytnuob
ea6b79a536 flipper state naming 2025-09-14 02:20:47 -05:00
Marcus Huderle
4cfe4de60e faulty number parsing checks to fix 0 values
Some checks failed
CI / build (push) Has been cancelled
2025-09-07 08:09:25 -05:00
Retnuhytnuob
6e79ed0cc5
Decomp sub_203CC (#178)
* decomp sub_203CC

* .
2025-09-07 07:49:03 -05:00
Retnuhytnuob
60513c50c6
consolidated functions with board process6, merged collision files, named game idle file. (#177)
Some checks failed
CI / build (push) Has been cancelled
2025-09-05 08:11:18 -05:00
Wendy Moniuk
974c683ffc
decompile sub_71DC (#176)
Some checks are pending
CI / build (push) Waiting to run
* decompile sub_71DC

* remove expected objects file
2025-09-04 18:38:47 -05:00
Marcus Huderle
ea6bfc3bf9 document some functions and ball state
Some checks are pending
CI / build (push) Waiting to run
2025-09-04 09:01:57 -05:00
Eduardo Quezada
55016457fd
Identified ball power up and timer fields (#162)
* Identified ball power up and timer fields

* Applied name suggestions from huderlem

* Forgot the defines
2025-09-04 07:29:22 -05:00
Wendy Moniuk
e49aba2363
decompile sub_162BB (#174)
Some checks are pending
CI / build (push) Waiting to run
2025-09-03 19:37:48 -05:00
Retnuhytnuob
25b605371e
Sub_14488, sub_3CD8: goto considered harmful... (#173)
Some checks are pending
CI / build (push) Waiting to run
* Sub_14488: goto considered harmful...

* cleanup gotos from sub_3CD8
2025-09-03 07:23:23 -05:00
Retnuhytnuob
ea18f2f141
Decomp sub_4C290, shared const cleanup (#172) 2025-09-03 07:22:37 -05:00
Retnuhytnuob
dd39d4f80d
decomp sub_1642C (#171)
Some checks are pending
CI / build (push) Waiting to run
* decomp sub_1642C

* cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-09-02 07:24:25 -05:00
Retnuhytnuob
cb9791c8ab
decomp sub_16090 (#170)
Some checks are pending
CI / build (push) Waiting to run
2025-09-01 20:31:44 -05:00
Retnuhytnuob
7e0d797380
decomp sub_173FC and 171C8 (#169) 2025-09-01 19:28:05 -05:00
Marcus Huderle
2ce6570915 delete rom_2CA9C
Some checks are pending
CI / build (push) Waiting to run
2025-09-01 10:36:35 -05:00
Marcus Huderle
ea4c7937c8 sub_2CA9C 2025-09-01 10:36:04 -05:00
Marcus Huderle
e30e48d7e1 sub_2CD98 2025-09-01 10:11:04 -05:00
Marcus Huderle
df27fbc268 sub_2CE80 2025-09-01 10:07:14 -05:00
Marcus Huderle
f38000a252 sub_2D104 2025-09-01 09:55:17 -05:00
Marcus Huderle
fee94a9690 sub_2D204 2025-09-01 09:49:45 -05:00
Retnuhytnuob
dadb1b49bd
decomp sub_15054 and sub_153CC (#168)
Some checks are pending
CI / build (push) Waiting to run
* decomp sub_15054

* decomp 153CC
2025-09-01 06:42:52 -05:00
Retnuhytnuob
c6b6523fc9
cleanup expected objects (#167)
Some checks are pending
CI / build (push) Waiting to run
2025-08-31 17:17:46 -05:00
Retnuhytnuob
534e184947
Decomp sub_14AF4 and sub_14B84 (#166)
* Update assembly to use the hex, rather than music name, for ease of uese in decompme/m2C

* decompile sub_14740

* decomp sub_1493C

* decomp sub_14AF4 and sub 14B84

* confirm signature

* restored cleanup on sub_14740 and sub_1493C

* decomp sub_14E08: ruby board collision check
2025-08-31 16:52:39 -05:00
Marcus Huderle
8d3c0c349c sub_1C7F4 2025-08-31 14:01:04 -05:00
Marcus Huderle
53ccdcf368 sub_1D128 2025-08-31 08:01:23 -05:00
Marcus Huderle
1a6ca5838d sub_1D4D0 2025-08-31 07:47:30 -05:00
Eduardo Quezada
eb054d36d0
Ignore mGBA save state files (#163)
Some checks failed
CI / build (push) Has been cancelled
2025-08-30 15:06:37 -05:00
Eduardo Quezada
3ed9688f82
Document with some field constant usage (#165) 2025-08-30 15:06:25 -05:00
Marcus Huderle
46d0562d8f sub_1D5D8 2025-08-30 14:59:10 -05:00
Marcus Huderle
3e734ffca0 sub_1DA74 2025-08-30 14:38:25 -05:00
Marcus Huderle
e55b8ac87a sub_1DAD8 2025-08-30 14:34:49 -05:00
Marcus Huderle
29d8e96498 sub_1DC7C 2025-08-30 13:59:22 -05:00
Marcus Huderle
dde634e858 sub_1DDDC 2025-08-30 13:47:05 -05:00
Wendy Moniuk
c6749bcf18
decombile sub_2C538 and sub_2C9A4 (#164)
* decombile sub_2C538 and sub_2C9A4

* cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-08-30 11:06:00 -05:00
Marcus Huderle
07bc8eb561 sub_1EC48 2025-08-30 09:24:15 -05:00
Marcus Huderle
4b79ccf2b3 sub_1F158 2025-08-30 08:34:06 -05:00
Marcus Huderle
6d1880f486 sub_1493C minor cleanup
Some checks are pending
CI / build (push) Waiting to run
2025-08-30 08:17:45 -05:00
Retnuhytnuob
e55a14a35f
Decomp sub_14740 and sub_1493C (#161)
* Update assembly to use the hex, rather than music name, for ease of uese in decompme/m2C

* decompile sub_14740

* decomp sub_1493C

* minor cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-08-30 08:13:32 -05:00
Wendy Moniuk
d496e91959
decompile sub_2E094 (#160)
* decompile sub_2E094

* lots of cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-08-30 08:01:53 -05:00
Marcus Huderle
1b89e8b1e4 sub_1F2A4
Some checks are pending
CI / build (push) Waiting to run
2025-08-29 08:36:22 -05:00
Marcus Huderle
26c4cdd660 sub_1F59C 2025-08-29 08:07:49 -05:00
Marcus Huderle
e3534b2954 sub_1F698 2025-08-29 08:03:16 -05:00
Marcus Huderle
a7a01ea759 sub_1FA48 2025-08-29 07:36:48 -05:00
Retnuhytnuob
8ef3a8d70f
Decompile Sub_2AADC (#159)
Some checks are pending
CI / build (push) Waiting to run
* Update assembly to use the hex, rather than music name, for ease of uese in decompme/m2C

* decompile sub_2AADC

* order extern variables
2025-08-29 07:11:10 -05:00
Marcus Huderle
4e132f5a85 sub_1FBC4
Some checks are pending
CI / build (push) Waiting to run
2025-08-28 08:58:11 -05:00
Marcus Huderle
f36917ecc2 sub_1FF0C 2025-08-28 08:32:20 -05:00
Marcus Huderle
6bf95b2c1d sub_201B8 2025-08-28 08:15:54 -05:00
Marcus Huderle
eb235b7c9f some more funcs
Some checks are pending
CI / build (push) Waiting to run
2025-08-27 17:05:44 -05:00