Commit Graph

4 Commits

Author SHA1 Message Date
680a2fdb06 add ESP32 build system with xtensa-esp-elf toolchain 2026-03-25 15:23:41 -06:00
16fa0bf3ea executed pygen, we now have cpu instructions yay, made some changes to pygen 2026-03-20 11:04:37 -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
f51b6edfbf things for today 2026-03-18 09:36:45 -06:00