arturo-pygen-branch #1

Merged
Kittycannon merged 2 commits from arturo-pygen-branch into main 2026-03-20 16:49:37 +00:00

2 Commits

Author SHA1 Message Date
Arturo
899cdc483e README updated 2026-03-19 22:37:22 -06:00
Arturo
fb6fd3ff05 Add pygen.ipynb — Python code generator for CPU instructions
Reads Spider_Instructions.xlsx and generates void METHOD(); declarations
into CPU.hpp between the pygen-target markers. Also exports addressing
mode and type size masks to InstructionMasks.hpp.

126 instructions currently defined. Reserved slots and incomplete
entries (Int 1-6 Slot) are skipped automatically.
2026-03-19 22:33:02 -06:00