DiegoDeGante
  • Joined on 2026-02-25
DiegoDeGante pushed to diego/instruc-03c-053 at SpiderLang/spider-runtime 2026-04-09 00:39:05 +00:00
0184ef6394 ADD personal DGANT easter egg instruction on 0x0F6
DiegoDeGante pushed to diego/instruc-03c-053 at SpiderLang/spider-runtime 2026-04-06 19:42:29 +00:00
d2ce5ea4bd Merge main and resolve conflicts
6f8a9d80f2 added unfinished code to instructions
36889e160b Merge pull request 'arturo-fixed-files-branch' (#4) from arturo-fixed-files-branch into main
f82aa627c4 Fix execute() dispatch, addrModes mask, reg() operand ptr, cast warnings, and Enter key step
Compare 6 commits »
DiegoDeGante created pull request SpiderLang/spider-runtime#5 2026-04-06 19:36:21 +00:00
Implement instructions 0x03C-0x053, add flag constants and fix execute pipeline
DiegoDeGante pushed to diego/instruc-03c-053 at SpiderLang/spider-runtime 2026-04-06 19:12:43 +00:00
6fb7a23e5d Simplify instruction comments and add default cases to switches
DiegoDeGante pushed to diego/instruc-03c-053 at SpiderLang/spider-runtime 2026-04-06 18:34:55 +00:00
429596af86 Implement instructions 0x03C-0x053, add flag constants and fix execute dispatch
DiegoDeGante created branch diego/instruc-03c-053 in SpiderLang/spider-runtime 2026-04-06 18:34:55 +00:00
DiegoDeGante created pull request SpiderLang/spider-runtime#2 2026-03-25 16:21:39 +00:00
Add InstrMap.cpp generation to pygen
DiegoDeGante created branch diego/instrmap in SpiderLang/spider-runtime 2026-03-25 16:20:24 +00:00
DiegoDeGante pushed to diego/instrmap at SpiderLang/spider-runtime 2026-03-25 16:20:24 +00:00
291aa0a949 Add InstrMap.cpp generation to pygen