REFORGE
Atari 2600 / F158
BEING VERIFIED

DYING INSTRUCTION PINPOINTED AND FIXED

STATUS
BEING VERIFIED
AREA
CPU
RECORDED
2026-06-12
PUBLIC SOURCE
Research dossier / finding 158
RECORD ID
atari2600-f158
SNAPSHOT
a58ea4ac37c644e9

The emitted code at $11155 was if (cond) {{ / branch to unresolved bb_01115C / return; }} — THE DEFECT CLASS: _emit_branch (emitter_c.py ~1415) emitted a bare return; for any taken branch whose target block wasn't decoded, ending the outer dispatch chain silently AND leaking reforge_call_depth (the depth=1 fingerprint). FIX: on atari2600, an unresolved conditional branch now emits `cpu->trampoline_target = (target & 0x1FFF); reforge_call_depth--;…

Raw traces, ROM material, local paths, and personal data are not part of this public record.