CesarBalam
  • Joined on 2026-02-25
CesarBalam pushed to easter-egg-arturo-branch at SpiderLang/spider-runtime 2026-04-11 17:51:34 +00:00
cdf14cf545 added LLGS instruction to CPU.hpp
CesarBalam pushed to easter-egg-arturo-branch at SpiderLang/spider-runtime 2026-04-11 17:35:50 +00:00
c3c94583f4 Map LLGS instruction to opcode 0xF1
CesarBalam created pull request SpiderLang/spider-runtime#7 2026-04-11 16:03:43 +00:00
Added easter egg by Arturo Balam for 0F1 (slot 1)
CesarBalam pushed to easter-egg-arturo-branch at SpiderLang/spider-runtime 2026-04-11 16:02:45 +00:00
1fe555aaba Added easter egg by Arturo Balam for 0F1 (slot 1)
CesarBalam created branch easter-egg-arturo-branch in SpiderLang/spider-runtime 2026-04-11 16:02:45 +00:00
CesarBalam created pull request SpiderLang/spider-runtime#4 2026-03-31 07:37:27 +00:00
arturo-fixed-files-branch
CesarBalam created branch arturo-fixed-files-branch in SpiderLang/spider-runtime 2026-03-31 07:19:30 +00:00
CesarBalam pushed to arturo-fixed-files-branch at SpiderLang/spider-runtime 2026-03-31 07:19:30 +00:00
f82aa627c4 Fix execute() dispatch, addrModes mask, reg() operand ptr, cast warnings, and Enter key step
CesarBalam created pull request SpiderLang/spider-runtime#3 2026-03-31 05:45:55 +00:00
Implement float math and type conversion instructions (054-067)
CesarBalam created branch arturo-Instr-054-067-branch in SpiderLang/spider-runtime 2026-03-31 05:44:47 +00:00
CesarBalam pushed to arturo-Instr-054-067-branch at SpiderLang/spider-runtime 2026-03-31 05:44:47 +00:00
7d3781681d Implement float math and type conversion instructions (054-067)
CesarBalam created pull request SpiderLang/spider-runtime#1 2026-03-20 04:44:08 +00:00
arturo-pygen-branch
CesarBalam pushed to arturo-pygen-branch at SpiderLang/spider-runtime 2026-03-20 04:38:02 +00:00
899cdc483e README updated
fb6fd3ff05 Add pygen.ipynb — Python code generator for CPU instructions
Compare 2 commits »
CesarBalam created branch arturo-pygen-branch in SpiderLang/spider-runtime 2026-03-20 04:38:02 +00:00
CesarBalam created branch test-setup in SpiderLang/spider-tests 2026-02-27 04:58:33 +00:00
CesarBalam pushed to test-setup at SpiderLang/spider-tests 2026-02-27 04:58:33 +00:00
1006c67c72 Initial Test Commit by Arturo Balam