flybrain/services/flysim/crates/flybrain-gb/src/pokemon_red
acamilo 4edc4c9bcf tests: ROM-gated, the fly gets out of the museum and into the gym
From the live rung-10 checkpoint with the stub rotation: map 0x34 to map 0x36 on frame 2423, on
15 macros, against never in five and a half live hours. TALK is on the pad inside the gym -- the
fly standing in front of one of the people rung 11's place names -- and it presses it 15 times
there. BACK on a dialog or unknown frame is 0 against the 189 the hunt measured on Pewter City
alone, no frame deals a pad on an unknown with nothing drawn on it, and GO FRONTIER starts 0
times on the museum's two floors.

The unit test beside it is the other half of "the objective reaches the leader": on the gym's
own map the rung's place resolves to the person standing in it, the walk aims at the four tiles
around them, the door is not a candidate while they are there, and talking to them empties the
list. It also pins what the ROM run showed: the town's errands come first for every map in the
area, the gym included, so both have to be paid before the objective is the leader.
2026-09-22 13:12:31 +00:00
..
macros tests: ROM-gated, the fly gets out of the museum and into the gym 2026-09-22 13:12:31 +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 fix/loop-20260922T0459: NEXT never on a pad with an input-accepting cursor; MOVE 1 is the main menu backstop; the bag is the fly's turn 2026-09-22 06:18:34 +00:00
catalog.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
fake_wram.rs gb: the collision tile is the lower left of a map tile s quadrant 2026-09-22 04:10:28 +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 gb: decode the whole current map into a walkability grid 2026-09-22 03:32:35 +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 macros: a frontier no walk can reach is a fact about the map, not a window 2026-09-22 12:48:09 +00:00
symbols.rs symbols: the four WRAM names the whole-map grid reads 2026-09-22 03:17:20 +00:00
tests.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00