flybrain/services/flysim/crates/flybrain-gb/src/pokemon_red
flybrain a6a8f797ff survey: the conversation probe, and every rectangle the cartridge drew
Row 56 is a gym's dialog for thirty brain minutes with YES, NO and NEXT dealt
in equal thirds, so the question is which box each press is answering and
whether the seam can see it at all. `state::drawn_boxes` asks the screen
instead of a pinned rectangle: every complete `TextBoxBorder` on the frame.
`FLY_PROBE_CATCH=dialog` walks the conversation one raw pulse at a time and
prints both readings of every frame side by side, with the pad the palette
deals for it, and tallies how the candidate readings separate the frames.

`FLY_PROBE_ANSWER` picks the button a frame with a box on it is answered with,
so the two arms of a choice can be walked separately.
2026-09-23 00:30:35 +00:00
..
macros macros: a purchase the counter's cursor cannot reach is not on the pad 2026-09-22 19:56:38 +00:00
mapgrid docs(gb): the module header names the corner the cartridge settled 2026-09-22 04:16:48 +00:00
scene flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
state Merge main into fix/loop-row55: row 50's battle seam beside row 55's counter 2026-09-22 22:38:10 +00:00
catalog.rs rewards: a catch reward, adapter v6 with a v5 migration, and a rung restart 2026-09-22 17:30:00 +00:00
fake_wram.rs macros: the move list is the box on screen, not the cursor bytes it left behind 2026-09-22 18:37:36 +00:00
mapgrid.rs docs(gb): the module header names the corner the cartridge settled 2026-09-22 04:16:48 +00:00
maps.rs geography: the Pewter museum is two rows on the map graph 2026-09-22 12:43:52 +00:00
mod.rs rewards: a catch reward, adapter v6 with a v5 migration, and a rung restart 2026-09-22 17:30:00 +00:00
scene.rs macros: read the nurse's YES/NO box, and survey her conversation 2026-09-22 10:38:52 +00:00
state.rs survey: the conversation probe, and every rectangle the cartridge drew 2026-09-23 00:30:35 +00:00
symbols.rs rewards: a catch reward, adapter v6 with a v5 migration, and a rung restart 2026-09-22 17:30:00 +00:00
tests.rs rewards: a catch reward, adapter v6 with a v5 migration, and a rung restart 2026-09-22 17:30:00 +00:00