Skip to content

WIP - Document main board states#182

Draft
ColinT wants to merge 6 commits intopret:masterfrom
ColinT:document-main-board-states
Draft

WIP - Document main board states#182
ColinT wants to merge 6 commits intopret:masterfrom
ColinT:document-main-board-states

Conversation

@ColinT
Copy link
Copy Markdown
Contributor

@ColinT ColinT commented Nov 27, 2025

Description

Document states of the two main boards. This includes:

  • selecting starting area
  • main pinball state
  • slots available
  • bonus stage available
  • catch 'em mode
  • baby catching mode
  • evo mode
  • travel mode
  • jirachi catching mode

Currently a work in progress.

Discord username

zenonx

@Retnuhytnuob
Copy link
Copy Markdown
Contributor

Analysis seems reasonable to me.

One note: function names are referenced by gUnknown_086AD4C4 in the rom_2.s file, and those would likely need to be updated to match the assigned function names here before this would compile.


Also, for context, sub_19B90 gets called by both the ruby/sapphire board. While most of the functions in the respective board_process3_[...] files matches only a single board, both end up calling this, and therefore, the substate init/loop functions defined by the arrays at gUnknown_086AD4C4 and gUnknown_086AD4E8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants