Alejandro Cervera Kittycannon
Kittycannon pushed to main at SpiderLang/spider-micro-buildtools 2026-04-01 16:46:01 +00:00
5466467fdb Merge pull request 'lopez/esp32' (#1) from lopez/esp32 into main
670b445ac6 add README for ESP32 build tools
e9d0aeb58b add ESP32 build tools
Compare 3 commits »
Kittycannon deleted branch lopez/esp32 from SpiderLang/spider-micro-buildtools 2026-04-01 16:46:01 +00:00
Kittycannon merged pull request SpiderLang/spider-micro-buildtools#1 2026-04-01 16:46:00 +00:00
lopez/esp32
Kittycannon created pull request SpiderLang/spider-micro-buildtools#1 2026-04-01 16:45:52 +00:00
lopez/esp32
Kittycannon deleted branch arturo-Instr-054-067-branch from SpiderLang/spider-runtime 2026-04-01 16:40:00 +00:00
Kittycannon closed pull request SpiderLang/spider-runtime#3 2026-04-01 16:39:26 +00:00
Implement float math and type conversion instructions (054-067)
Kittycannon deleted branch arturo-fixed-files-branch from SpiderLang/spider-runtime 2026-04-01 16:39:03 +00:00
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-04-01 16:38:58 +00:00
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
7d3781681d Implement float math and type conversion instructions (054-067)
Compare 3 commits »
Kittycannon merged pull request SpiderLang/spider-runtime#4 2026-04-01 16:38:57 +00:00
arturo-fixed-files-branch
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-30 18:14:03 +00:00
67ed4a7fc4 added signed ints to register, how was this not added before?!
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-30 13:44:04 +00:00
0015387d60 ok ok it compiles. commented a lot too so check that out
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-29 13:50:26 +00:00
43f5d26b3d I'm still working on this
Compare 2 commits »
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-28 01:24:32 +00:00
aabcfc6f0c Added all instructions as empty instructions. Compiles on WIN + MSYS2, UCRT64
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-28 00:59:50 +00:00
3d80b690c4 better algorithm to load bytes
Compare 2 commits »
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-25 16:56:30 +00:00
c6c63d6391 changes to pygen
Kittycannon deleted branch diego/instrmap from SpiderLang/spider-runtime 2026-03-25 16:35:03 +00:00
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-25 16:34:46 +00:00
c6fdb59791 Merge pull request 'Add InstrMap.cpp generation to pygen' (#2) from diego/instrmap into main
291aa0a949 Add InstrMap.cpp generation to pygen
Compare 2 commits »
Kittycannon merged pull request SpiderLang/spider-runtime#2 2026-03-25 16:34:44 +00:00
Add InstrMap.cpp generation to pygen
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-25 16:00:29 +00:00
e24e8dfe2d ready for addrm & instr
Kittycannon pushed to main at SpiderLang/spider-runtime 2026-03-25 12:59:22 +00:00
1c971a4e22 more or less almost done with the instr reels.