Build tile charset mapping

open ff1-agent-sid P1

Description

Using the PPU reading approach validated in the PPU spike, build a complete tile ID → character mapping for FF1's text tiles. Write scripts/build_tile_charset.py that reads tile patterns from the ROM or PPU nametable and matches them to known characters. Output: data/ff1_tile_charset.json with 60+ tile ID mappings covering letters, digits, punctuation, and special symbols. This JSON will be loaded by the dialog handler (task 050) and mode detector (task 025).

Labels

m1

Dependencies

This task has 1 dependency/ies.

Artifacts

No artifacts recorded yet.