Commit Graph

422 Commits

Author SHA1 Message Date
ColinT
e9378c83b6
Decompile function 27E08 (#95)
* temp

* Decomp 27E08

* Delete expected_obj

* Rewrite as for loop

* Fix non-matching code

* Delete asm of decompiled function

* Fix styles
2025-04-27 08:19:34 -05:00
WhenGryphonsFly
a2edf47e73
Merge pull request #94 from Hyenate/master
Some checks failed
CI / build (push) Has been cancelled
Decompile sub_1A0F4
2025-04-06 16:25:36 -05:00
Hyenate
cb8a08ec31 Decompile sub_1A0F4 2025-03-25 22:12:23 -04:00
Jan Arne Sparka
baa778ab32
Merge branch 'pret:master' into sub_13824 2025-03-18 07:03:13 +01:00
Hyenate
0c5793f7ec
Merge branch 'master' into sub_19FA0 2025-03-17 18:11:52 -04:00
Hyenate
a18f76aa90 Decompile sub_19FA0 2025-03-16 17:54:02 -04:00
Gameonlp
22055f515e Decompiled sub_13824, added discovered functions, added discovered fields to gCurrentPinballGame 2025-03-14 19:13:25 +01:00
Gameonlp
e0cba45d96 Merge remote-tracking branch 'origin/master' into sub_1333C
Fixed indentation in global.h, moved function definitions, fixed code style to allman, fixed typing mistake for unk127
2025-03-11 06:48:10 +01:00
WhenGryphonsFly
ad9581c882
Merge pull request #91 from Hyenate/master
Some checks failed
CI / build (push) Has been cancelled
Decompile sub_19E10 and sub_19F70
2025-03-10 22:44:35 -05:00
WhenGryphonsFly
f2d9169585
Merge pull request #89 from fakuzatsu/document-species-selection
document selection of species for catch 'em mode and for hatching eggs
2025-03-10 22:40:28 -05:00
Hyenate
b3fb2c83e1 Decompile sub_19E10 2025-03-10 22:38:34 -04:00
fakuzatsu
38c1d7ad37 expand speciesWeights appropriately + name change 2025-03-10 19:56:31 +00:00
Gameonlp
4836f55433 Decompile sub_1333C, modified struct PinballGame and struct Unk02031520 2025-03-09 10:40:01 +01:00
Gameonlp
97733d840a added new functions discovered while decompiling 1333C 2025-03-09 10:39:10 +01:00
Gameonlp
5aa52f8b19 Added discovered new struct and gUnknown Arrays 2025-03-09 10:33:55 +01:00
fakuzatsu
0e3b478353 document selection of species for catchEm and eggs 2025-03-04 20:05:49 +00:00
fakuzatsu
d7ac311e5e document pokedex flags 2025-03-04 12:57:36 +00:00
Marcus Huderle
fe9052db37 best try at sub_12524
Some checks failed
CI / build (push) Has been cancelled
2025-03-02 15:08:38 -06:00
WhenGryphonsFly
89fe106c51 Use area names given in the manual 2025-03-02 12:44:28 -06:00
WhenGryphonsFly
c1f568a5e4
Merge pull request #86 from Powdinet/master
Decompile sub_33130 and sub_3342C
2025-03-02 12:19:15 -06:00
WhenGryphonsFly
46bab41bdc
Merge pull request #85 from Hyenate/master
Decompile sub_19C04 and sub_19CC8
2025-03-02 12:17:31 -06:00
WhenGryphonsFly
bca0708e77
Merge pull request #83 from Gameonlp/sub_1332C
Decompile Sub_1332C
2025-03-02 12:13:54 -06:00
Powdinet
59c286a5a1 Merge remote-tracking branch 'upstream/master' 2025-03-02 10:07:44 +00:00
Powdinet
5f2f230e0e sub_33130 and sub_3342C 2025-03-02 09:45:15 +00:00
Nate Bouchat
12d16d88d4 Decompile sub_19CC8 2025-03-01 21:48:25 -05:00
Nate Bouchat
0fdf556efa Decompile sub_19C04 2025-03-01 21:38:11 -05:00
Eduardo Quezada
5fc6511a43 Merge branch 'master' into document5 2025-02-25 13:42:40 -03:00
Marcus Huderle
ef63743724 sub_11F88
Some checks failed
CI / build (push) Has been cancelled
2025-02-25 08:33:18 -06:00
Nate Bouchat
16b857a46a Decompile sub_19B90
Some checks are pending
CI / build (push) Waiting to run
2025-02-25 08:07:38 -06:00
Nate Bouchat
f666685aca Decompile sub_19A20 2025-02-25 08:07:38 -06:00
Marcus Huderle
a3dba15ef1 sub_11C98, and use Vector structs instead of Coord structs 2025-02-25 08:05:16 -06:00
Gameonlp
1a2b974b89 added sub_1332C signature to functions 2025-02-23 19:36:56 +01:00
Marcus Huderle
371dcc4411 sub_32DF8
Some checks failed
CI / build (push) Has been cancelled
2025-02-23 08:45:06 -06:00
Powdinet
34c29d5e7d
Skip sub_32DF8, decompile sub_32F3C (#81)
* Decompile sub_32B74

* Remove unused variable

* Decompile sub_32BE4

* Skip sub_32DF8, decompile sub_32F3C

* Rename timer variables

* Formatting fix

* Fixed time definition

Each event can have own timer - Legendaries have 3 minutes
2025-02-23 08:22:18 -06:00
Eduardo Quezada
cbcb44b797 Slight link setup doc 2025-02-22 20:26:04 -03:00
Eduardo Quezada
54cb697cf1 A little bit more title screen and sprite group documentation 2025-02-22 20:07:14 -03:00
Eduardo Quezada
a1b0183f2a A bunch of Pokédex documentation 2025-02-22 19:51:57 -03:00
Eduardo Quezada
268e707e35 Scrolling 2025-02-22 18:36:30 -03:00
Eduardo Quezada
19eec8e07f Pokedex doc pt1 2025-02-22 18:19:16 -03:00
Eduardo Quezada
5e496ad59c High score list using constants 2025-02-22 16:34:58 -03:00
Eduardo Quezada
e47add6e3b Added area consts + MAIN_FIELD_COUNT 2025-02-22 14:53:12 -03:00
Powdinet
9d4c4e4ea6 Rename timer variables 2025-02-21 22:06:50 +00:00
Powdinet
aa33e97bc0 Merge remote-tracking branch 'upstream/master' 2025-02-21 21:59:54 +00:00
Powdinet
feab4d2736 Skip sub_32DF8, decompile sub_32F3C 2025-02-21 21:59:23 +00:00
Eduardo Quezada
592e88f50a Merge branch 'master' into document4 2025-02-21 17:22:14 -03: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
0ac318979e Document some basic ball physics stuff
Some checks are pending
CI / build (push) Waiting to run
2025-02-20 20:23:41 -06:00
Marcus Huderle
05f8f3ba0a document buttonActions struct members
Some checks are pending
CI / build (push) Waiting to run
2025-02-20 08:41:29 -06:00
Marcus Huderle
5cc4da57a2 sub_4CC58 2025-02-19 20:14:11 -06:00
Marcus Huderle
cb88fc99ec sub_4CB30 2025-02-19 20:05:59 -06:00
Marcus Huderle
36df19e32e sub_4CA18 2025-02-19 19:58:01 -06:00
Eduardo Quezada
fe31638071 Some bonus field select documentation 2025-02-19 19:37:37 -03:00
Eduardo Quezada
3fbbfe1e2c Some title screen documentation 2025-02-19 18:32:00 -03:00
Marcus Huderle
1126029661 skip sub_4C290, match sub_4C808
Some checks are pending
CI / build (push) Waiting to run
2025-02-19 09:00:49 -06:00
Marcus Huderle
9db9cf2578 Fixup types for sub_32BE4 2025-02-19 08:18:14 -06:00
Powdinet
66b147f234 Decompile sub_32BE4 2025-02-19 08:17:38 -06:00
Marcus Huderle
227afff20d sub_4BC34
Some checks failed
CI / build (push) Has been cancelled
2025-02-17 16:09:02 -06:00
Powdinet
0e68c0d896 Decompile sub_32B74 2025-02-17 16:04:22 -06:00
Marcus Huderle
6fe2fcce69 sub_4B678 2025-02-17 14:36:03 -06:00
Powdinet
d5cb80b5bd Rename lastSpecies to lastCatchSpecies 2025-02-17 19:56:06 +00:00
Powdinet
90098e2c02 Fixed indentation for music constants 2025-02-17 19:24:29 +00:00
Powdinet
066b8b70f2 Renamed field music constants 2025-02-17 19:22:48 +00:00
Powdinet
5593bd493c Merge remote-tracking branch 'upstream/master' 2025-02-17 19:20:43 +00:00
Powdinet
e7b1c75339 Decompile sub_329F4 2025-02-17 19:18:16 +00:00
Marcus Huderle
cd3ccf26bb sub_4B654
Some checks are pending
CI / build (push) Waiting to run
2025-02-17 09:52:44 -06:00
Marcus Huderle
875723ffeb Document some gCurrentPinballGame struct members 2025-02-17 09:47:38 -06:00
Marcus Huderle
92cd662876 sub_4B408 2025-02-17 09:44:40 -06:00
Marcus Huderle
69fd8d61f2 sub_4B334 2025-02-17 08:41:54 -06:00
Powdinet
5b3ee85a69 Merge remote-tracking branch 'upstream/master' 2025-02-17 00:15:20 +00:00
Marcus Huderle
2cbab2489a sub_4B280
Some checks are pending
CI / build (push) Waiting to run
2025-02-16 15:17:07 -06:00
Marcus Huderle
4be4a3328e sub_4B20C 2025-02-16 14:31:35 -06:00
Marcus Huderle
dce87e6f7e sub_4B000 2025-02-16 14:16:18 -06:00
Marcus Huderle
6eb9dcdbb7 sub_4AE8C 2025-02-16 14:04:11 -06:00
Marcus Huderle
27a216cfe7 sub_4ACF0 2025-02-16 13:40:21 -06:00
Powdinet
a13012165d Merge remote-tracking branch 'upstream/master' 2025-02-16 17:31:44 +00:00
Marcus Huderle
4f25131f8b sub_4ABEC
Some checks are pending
CI / build (push) Waiting to run
2025-02-16 11:09:38 -06:00
Marcus Huderle
c20457c93e sub_4ABC8 2025-02-16 10:53:23 -06:00
Marcus Huderle
4abd6d5e38 sub_4AAD8 2025-02-16 10:51:56 -06:00
Marcus Huderle
8bb8c74d29 sub_4A90C 2025-02-16 10:35:14 -06:00
Marcus Huderle
f91ff1cdbd sub_4A6A0 and document gMain.bgOffsets 2025-02-16 09:51:33 -06:00
Powdinet
1d1f6eb8eb Rename species control variables, post-Rayquaza BGM, bonus count and progress 2025-02-16 09:50:16 +00:00
Marcus Huderle
1ddf17bd6e Document coins and numLives struct members
Some checks are pending
CI / build (push) Waiting to run
2025-02-15 14:48:10 -06:00
Marcus Huderle
fda30ab7c3 sub_4A518 2025-02-15 14:37:34 -06:00
Marcus Huderle
fc594f7906 sub_4A270 2025-02-15 13:45:38 -06:00
Marcus Huderle
ca6d793627 sub_49ED4 2025-02-15 13:09:37 -06:00
PikalaxALT
a0b7de3e3c Decompile sub_2414 2025-02-15 10:52:04 -06:00
Marcus Huderle
f5e0e7eb8c sub_CD18 2025-02-11 08:40:10 -06:00
Marcus Huderle
7932711b1f sub_6F30 and sub_6F78
Some checks failed
CI / build (push) Has been cancelled
2025-02-10 08:35:01 -06:00
WhenGryphonsFly
a1609774f9
Merge pull request #71 from atasro2/high_score
Decompile rest of high_score
2025-02-09 20:55:20 -06:00
Seyed Mahdi Hosseini
5fd3fa5173 decompile rest of high_score 2025-02-10 10:23:21 +09:00
Marcus Huderle
80088aa18d Decompile sub_6CA0
Some checks are pending
CI / build (push) Waiting to run
2025-02-09 16:54:47 -06:00
Marcus Huderle
eea8b520b5 Decompile sub_6BEC 2025-02-09 15:54:41 -06:00
WhenGryphonsFly
02fdab535c
Merge pull request #67 from Hyenate/master
Decompile sub_19B64
2025-02-09 15:21:06 -06:00
Nate Bouchat
3c60be6ad9 Fix style issues 2025-02-09 16:08:48 -05:00
Seyed Mahdi Hosseini
701dc00804 match sub_CFD4 2025-02-09 10:21:32 +09:00
Nate Bouchat
23a3753808 Decompile sub_19B64 2025-02-08 13:47:59 -05:00
Adewotta
4ba4c73dc8
Decompile sub_11B9C (#63)
* Decompile function

* Cleanup

* Remove comment

* Update names

* Style

* Update array size

* Suggested changes

---------

Co-authored-by: Adewotta <dylanwestbro01@gmail.com>
2025-02-05 17:52:06 -06:00
Marcus Huderle
3c915b16b5 Decompile sub_65DC and sub_681C 2025-02-05 17:47:43 -06:00
Eduardo Quezada
05419abf79 gUnknown_0202ADE0 -> gPokedexSelectedMon 2025-02-04 07:58:00 -06:00
Eduardo Quezada
8489e2b509 Cry functions 2025-02-04 07:56:52 -06:00
Eduardo Quezada
7e1ad27f38 SetMainGameState constants 2025-02-04 07:56:52 -06:00
Marcus Huderle
56bc2e5a6e Decompile 4 more pokedex.c functions
Some checks are pending
CI / build (push) Waiting to run
2025-02-03 18:59:55 -06:00
Marcus Huderle
fe1ba27b29 Decompile sub_599C in pokedex.c 2025-02-03 08:48:24 -06:00
Marcus Huderle
98d74a72df Decompile sub_51FC in pokdedex.c 2025-02-02 18:56:29 -06:00
WhenGryphonsFly
d156f54ddc Update global.h 2025-02-02 12:00:13 -06:00
Marcus Huderle
499e642b77 Decompile 7 pokedex.c functions, and add JOY_*_EXACT macros 2025-02-02 11:04:04 -06:00
Eduardo Quezada
e824290b26
Option menu documentation + other (#59)
* gUnknown_020314E0 -> gCurrentPinballGame

* JOY macros

* Partly document options

* Misc. documentation

* EOF fix
2025-02-02 10:15:33 -06:00
Marcus Huderle
db7c94c2d5 Decompile sub_4E34 in pokedex.c 2025-02-02 09:56:39 -06:00
WhenGryphonsFly
71dcdaff7a
Merge pull request #45 from patilise/patch-2
Add some comments on struct PinballGame
2025-02-01 22:30:03 -06:00
Eduardo Quezada
c89f11579a Replaced song constants in asm files 2025-02-01 20:22:36 -03:00
Eduardo Quezada
9ae686933a Music to hex for easier replace in asm 2025-02-01 19:18:33 -03:00
Eduardo Quezada
a136437e8f Fixed inconsistent labels for music 2025-02-01 17:46:53 -03:00
Eduardo Quezada
89473c1191 Defines for music and SEs 2025-02-01 17:41:44 -03:00
Eduardo Quezada
033ac0415c Slight Field documentation 2025-02-01 15:53:44 -03:00
Eduardo Quezada
925380d419 gUnknown_086A3700 -> gSpeciesInfo 2025-02-01 15:34:57 -03:00
WhenGryphonsFly
621e211bad Document gUnknown_086AE5E0/gCommonAndEggWeights 2025-01-25 12:36:52 -06:00
WhenGryphonsFly
25141b8163 Decompile sub_1748 2024-10-22 18:10:02 -05:00
WhenGryphonsFly
89bdb88cb8 Decompile sub_16A0
Co-Authored-By: jiangzhengwenjz <15051292+jiangzhengwenjz@users.noreply.github.com>
2024-10-22 18:06:47 -05: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
WhenGryphonsFly
ea8b63d187 Restyle link.h 2024-08-29 20:14:18 -05:00
WhenGryphonsFly
9d49aa66a3 Document functions and variables 2024-08-11 20:42:35 -05:00
WhenGryphonsFly
1c909c1b7e Rearrange link.c 2024-08-11 19:56:40 -05:00
WhenGryphonsFly
d178105648 Decompile link.s 2024-08-11 15:35:39 -05:00
WhenGryphonsFly
2629168ec6 [TEMPLATE] Add link.c and link.h 2024-08-11 15:35:13 -05:00
WhenGryphonsFly
144e9a9e47 Decompile sub_C948 plus 7 functions 2024-06-22 14:06:41 -05:00
WhenGryphonsFly
c1de6a4f19 Decompile sub_C0D8 plus 9 more 2024-06-22 14:06:41 -05:00
WhenGryphonsFly
5e8d1b91b8 Decompile sub_BA3C and sub_BBE0 2024-06-22 14:06:41 -05:00
WhenGryphonsFly
b2e2380d03 Decompile sub_BA2C 2024-06-22 14:06:41 -05:00
WhenGryphonsFly
8838d99967 Decompile sub_B560 2024-06-22 14:06:41 -05:00
WhenGryphonsFly
003b4bce14 Decompile sub_B2F8 and sub_B4A0 2024-06-22 14:06:41 -05:00
WhenGryphonsFly
72fa68ea60 Decompile sub_9E90
Co-Authored-By: jiangzhengwenjz <15051292+jiangzhengwenjz@users.noreply.github.com>
2024-06-22 14:06:41 -05:00
WhenGryphonsFly
a3b7e6f28c Decompile sub_B0E8 2024-06-22 14:06:41 -05:00
ネイ
480ca074fe
Update global.h
Add some comments on struct PinballGame
2024-04-13 18:43:18 +09:00
ネイ
754f82de8a
Add comment to explain unk73D 2024-04-02 13:11:10 +09:00
Marcus Huderle
211f782fcb More high_scores.c decomp 2024-02-19 16:07:14 -06:00
Marcus Huderle
2458e6d2b1 More high scores decomp 2024-02-17 10:33:40 -06:00
Marcus Huderle
ec50f5c222 Another high_scores function 2024-02-13 19:06:57 -06:00
Marcus Huderle
73ad521aa1 Decompile 6 more high_scores.c functions 2024-02-13 18:06:06 -06:00
Marcus Huderle
3aae87397e Decompile 4 more high_scores functions 2024-02-13 09:07:08 -06:00
Marcus Huderle
4da84cd4e2 Decompile 4 high_scores functions 2024-02-12 20:00:36 -06:00
Marcus Huderle
eca51011c9 Decompile sub_D664 2024-02-11 11:53:10 -06:00
WhenGryphonsFly
935e229308 Decompile sub_AC38, sub_ADFC, and sub_AE74 2024-02-10 19:08:24 -06:00
WhenGryphonsFly
244c1ee27d Decompile sub_A87C through sub_AC20 2024-02-10 17:09:50 -06:00
WhenGryphonsFly
14346e4a54 Decompile sub_A16C 2024-01-28 22:23:48 -06:00
WhenGryphonsFly
1c533ab8cd Decompile sub_9D70
Co-Authored-By: jiangzhengwenjz <15051292+jiangzhengwenjz@users.noreply.github.com>
2024-01-27 23:48:38 -06:00
WhenGryphonsFly
19ad0faea3 Decompile sub_9CB8 2024-01-27 23:48:38 -06:00
WhenGryphonsFly
acef1ad6d3 Decompile sub_9C9C 2024-01-27 23:48:38 -06:00
WhenGryphonsFly
294a94a5d2 [WIP] sub_999C 2024-01-27 23:48:38 -06:00
WhenGryphonsFly
516d5ea4c3 Decompile sub_9920 2024-01-27 23:48:38 -06:00
WhenGryphonsFly
e8d1139720 Decompile sub_9830 2024-01-27 23:48:38 -06:00
WhenGryphonsFly
aa1dec66c9 Decompile sub_978C
Co-Authored-By: Seth Barberee <13339630+SethBarberee@users.noreply.github.com>
2024-01-27 23:48:38 -06:00
Seth Barberee
0d447f6ee3 inital intro work 2024-01-15 21:03:04 -08:00
WhenGryphonsFly
5e9b285773 Complete ereader.s 2024-01-06 18:08:12 -06:00
WhenGryphonsFly
6d10404109 Fakematch sub_3CD8 2024-01-06 18:06:30 -06:00
WhenGryphonsFly
cf4b709183 Decompile sub_3C78 2024-01-05 15:20:57 -06:00
WhenGryphonsFly
2a93477b9e Decompile sub_3C1C
Can't wait for gUnknown_0202C5F0 and gUnknown_0201A4D0 to be u16 arrays and I get to change however many lines again
2024-01-05 14:37:02 -06:00
WhenGryphonsFly
22e0c5ad3f Decompile sub_3AB4
Literally just sub_394C with one change

Co-Authored-By: Kermalis <29823718+Kermalis@users.noreply.github.com>
2024-01-04 20:38:02 -06:00
WhenGryphonsFly
5ac4d19a86 Decompile sub_394C
Co-Authored-By: Kermalis <29823718+Kermalis@users.noreply.github.com>
2024-01-04 20:25:51 -06:00
WhenGryphonsFly
e8a0f20940 Decompile GetEReaderCardIndex 2024-01-03 17:33:37 -06:00
WhenGryphonsFly
80b817b578 Decompile sub_38A0 2024-01-03 17:21:07 -06:00
WhenGryphonsFly
60cce933af Decompile sub_3828 2024-01-03 13:28:37 -06:00
WhenGryphonsFly
5805bca650 Decompile sub_37B4 2024-01-02 16:54:07 -06:00
WhenGryphonsFly
b65deba910 Decompile sub_377C
Co-Authored-By: Seth Barberee <13339630+SethBarberee@users.noreply.github.com>
2024-01-01 14:15:55 -06:00
WhenGryphonsFly
72624e01f0 Decompile sub_4D50 2023-09-30 17:44:03 -05:00
WhenGryphonsFly
b08fc81a3c Decompile sub_49D0 2023-09-20 15:02:48 -05:00
WhenGryphonsFly
80af7bd81e Decompile sub_49A8 2023-09-20 15:02:48 -05:00
WhenGryphonsFly
c9ee2fdf07 Decompile sub_4860 2023-09-20 15:02:47 -05:00
WhenGryphonsFly
cc08fe1775
Merge pull request #35 from SethBarberee/high_scores
first batch of high scores decomp
2023-09-19 12:31:22 -05:00
WhenGryphonsFly
6884a5c123 Clean up 2023-08-30 22:27:34 -05:00
WhenGryphonsFly
9826f3f3d7 Work on NONMATCHING 2023-08-30 21:54:57 -05:00
WhenGryphonsFly
5c00fb7214 Decompile sub_43D4 and sub_4428 2023-08-27 20:04:16 -05:00
WhenGryphonsFly
2415f19890 Fix io_reg.h error 2023-08-26 19:16:18 -05:00
Seth Barberee
bba1157f96 first attempt at high scores decomp 2023-08-25 10:43:10 -07:00
WhenGryphonsFly
25534c0d54 Decompile LoadPokedexGraphics 2023-08-24 21:11:43 -05:00
WhenGryphonsFly
6ba0ff3f63 Document some LoadGraphics functions 2023-08-22 22:22:13 -05:00
WhenGryphonsFly
f2ad3f5082 Document StateFuncs 2023-08-22 18:24:33 -05:00
WhenGryphonsFly
299eae4828 Decompile ResetPokedex
There are some instructions that don't quite line up, but I'm hoping it's just the push/pop messing things up
2023-08-13 12:43:03 -05:00
Seth Barberee
bca8cc3aa5
Update include/constants/ereader.h
Co-authored-by: WhenGryphonsFly <84215159+WhenGryphonsFly@users.noreply.github.com>
2023-06-25 12:43:44 -07:00
Seth Barberee
ba42be2e75
Update include/constants/ereader.h
Co-authored-by: WhenGryphonsFly <84215159+WhenGryphonsFly@users.noreply.github.com>
2023-06-25 12:43:36 -07:00
Seth Barberee
84d344ba62 document some things 2023-06-25 11:13:17 -07:00
Seth Barberee
f67da66678 initial work of ereader and document bg music songs 2023-06-25 10:26:50 -07:00
WhenGryphonsFly
11efa5038f [WIP] Rename functions
This commit allows calcrom to correctly calculate the number of undocumented and partially documented symbols
2023-06-23 21:36:03 -05:00
WhenGryphonsFly
38dc4ef308 Revoke execute privileges 2023-06-16 20:22:20 -05:00
WhenGryphonsFly
16f4dee6bf Match sub_329B0 2023-06-16 19:49:08 -05:00
WhenGryphonsFly
16a924b3b0 Match sub_32968 2023-06-16 19:21:16 -05:00
WhenGryphonsFly
cae370588c Match sub_32914 2023-06-16 19:18:03 -05:00
WhenGryphonsFly
f491370ff9 Match sub_328C8 2023-06-16 16:31:47 -05:00
WhenGryphonsFly
7d1259a576 Match sub_327C0 2023-06-16 15:38:56 -05:00
WhenGryphonsFly
1a0f9d57b2 Match sub_3276C 2023-06-08 20:27:53 -05:00
WhenGryphonsFly
7abca37559 Match sub_326F4 2023-06-08 20:05:09 -05:00
WhenGryphonsFly
c9b7b034fb Match sub_325E0 2023-06-07 17:36:06 -05:00
WhenGryphonsFly
16dbaa6f87 Revert "Update ereaderData in struct Main"
This reverts commit 4ee0f422ce.
2023-06-05 18:04:04 -05:00
WhenGryphonsFly
4ee0f422ce Update ereaderData in struct Main 2023-06-03 15:04:19 -05:00
WhenGryphonsFly
3a8ca70e36 Update frame counts in struct Main 2023-06-03 15:04:06 -05:00
Marcus Huderle
9b8813a72e Start decompiling bonus_field_select.c 2020-07-05 20:55:30 -05:00
Marcus Huderle
d49b981915 Decompile some functions in options.c 2020-07-05 17:07:48 -05:00
Cameron Hall
0648ededb9 more labeling 2019-08-12 18:47:16 -05:00
Cameron Hall
93f755636b more labeling 2019-08-11 20:57:10 -05:00
Cameron Hall
d06a2d63c0 cleanup 2019-08-11 19:15:53 -05:00
Cameron Hall
0de7fdc613 decompile field_select.s 2019-08-11 18:28:44 -05:00
Cameron Hall
68de07eabf cleanup 2019-08-11 14:20:54 -05:00
Cameron Hall
b0870ee7fb decompile through sub_51C3C 2019-08-11 13:11:32 -05:00
Cameron Hall
254f7f6a21 decompile rom_528AC.s 2019-08-07 17:44:24 -05:00
Cameron Hall
66780ab02c decompile rom_1068C.s 2019-08-05 21:48:30 -05:00
Cameron Hall
e1558f0801 some titlescreen labeling 2019-08-05 19:12:20 -05:00
Cameron Hall
bcd0c961fa import strlen 2019-08-04 23:42:54 -05:00
Cameron Hall
890edd5103 import agb_sram library 2019-08-04 23:24:09 -05:00
Cameron Hall
a6e0483749 finish decompiling titlescreen.s 2019-08-04 22:40:08 -05:00
Cameron Hall
b97a0894bf update m4a library 2019-08-01 23:23:43 -05:00
Cameron Hall
3878495887 move all externs to header files 2019-08-01 20:02:32 -05:00
Marcus Huderle
c427a4af00 Attempt to decompile sub_3219C 2018-10-24 18:16:57 -05:00
Marcus Huderle
41baa271c3 More decompiling + gbplayer lib code 2018-10-24 18:16:51 -05:00
Marcus Huderle
bd344c1390 Decompile more of main 2018-10-22 18:51:20 -05:00
Marcus Huderle
0d8c76cf7a Decompile sub_A20 2018-10-22 18:51:13 -05:00
Marcus Huderle
d943da35b4 Decompile some more functions up to AgbMain 2018-10-21 17:03:33 -05:00
Marcus Huderle
684eb41feb Decompile more functions in main.s 2018-10-19 17:04:03 -05:00
Marcus Huderle
10c39b199b Dump mon catch locations 2018-10-18 16:46:47 -05:00
Marcus Huderle
548dc0db9e Decompile some more stuff 2018-10-18 14:02:18 -05:00
Marcus Huderle
68dcbea52e Decompile sub_1157C 2018-10-17 18:07:31 -05:00
Marcus Huderle
876a79f1fe Decompile a chunk of titlescreen.s 2018-10-16 19:14:30 -05:00
Marcus Huderle
c028df7ce7 Decompile a couple functions in titlescreen, and label gMain 2018-10-15 19:57:26 -05:00
Marcus Huderle
c0ce4f82ad Match first C function 2018-10-11 12:27:06 -05:00