Commit Graph

57 Commits

Author SHA1 Message Date
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
749cdbb967 added empy cpps 2026-03-18 10:10:38 -06:00
014a2f08eb started the RAM 2026-03-18 10:04:45 -06:00
f51b6edfbf things for today 2026-03-18 09:36:45 -06:00
1422730cc8 added the distro detector 2026-03-18 08:42:43 -06:00
a8f30f6967 first ever upload 2026-03-17 20:41:40 -06:00
707b56703d Initial commit 2026-02-25 05:51:46 +00:00