Dreamcast Dev Intel

The repo includes a committed Git LFS SQLite resource for Dreamcast/KOS/Shachi development facts:

intel/shachi-atoms/shachi_atoms.db

It was imported from the local Shachi atoms resource at:

/Users/mehdifarah/Lab/shachi-atoms/shachi_atoms.db

Use this DB as a technical reference during stages D3-04 through D3-08, and again for any frontend bridge work in D3-11.

scripts/intel/query-shachi-atoms.sh search "PVR texture"
scripts/intel/query-shachi-atoms.sh search "maple controller"
scripts/intel/query-shachi-atoms.sh search "store queue"

Raw SQL

scripts/intel/query-shachi-atoms.sh sql "select id, domain, scope, rule, confidence from atoms where domain like '%dreamcast%' limit 20"