Commit Graph

21 Commits

Author SHA1 Message Date
Diego De Gante Pérez
d2ce5ea4bd Merge main and resolve conflicts 2026-04-06 13:41:49 -06:00
Diego De Gante Pérez
429596af86 Implement instructions 0x03C-0x053, add flag constants and fix execute dispatch 2026-04-06 12:33:43 -06:00
36889e160b Merge pull request 'arturo-fixed-files-branch' (#4) from arturo-fixed-files-branch into main
Reviewed-on: #4
2026-04-01 16:38:57 +00:00
Arturo
f82aa627c4 Fix execute() dispatch, addrModes mask, reg() operand ptr, cast warnings, and Enter key step 2026-03-31 01:19:00 -06:00
67ed4a7fc4 added signed ints to register, how was this not added before?! 2026-03-30 12:13:55 -06:00
43f5d26b3d I'm still working on this 2026-03-29 07:50:11 -06:00
3d80b690c4 better algorithm to load bytes 2026-03-27 18:59:36 -06:00
c6c63d6391 changes to pygen 2026-03-25 10:56:26 -06:00
Diego De Gante Pérez
291aa0a949 Add InstrMap.cpp generation to pygen 2026-03-25 10:18:29 -06:00
e24e8dfe2d ready for addrm & instr 2026-03-25 10:00:21 -06:00
1c971a4e22 more or less almost done with the instr reels. 2026-03-25 06:59:00 -06:00
4a659b5f0d moved reel to dedicated folder because it was hogging the cpu folder 2026-03-23 22:29:05 -06:00
3a6fc6cfb9 cpu experimentation 2026-03-23 17:08:26 -06:00
d4a1d5ad94 oopsie fixes 2026-03-23 09:17:53 -06:00
da1c090f19 Preparation for building instructions 2026-03-23 07:22:00 -06:00
9feef38410 runtime progress 2026-03-21 09:49:42 -06:00
5a4eb66c78 ram, instr reel, runtime, etc 2026-03-20 16:53:02 -06:00
16fa0bf3ea executed pygen, we now have cpu instructions yay, made some changes to pygen 2026-03-20 11:04:37 -06:00
749cdbb967 added empy cpps 2026-03-18 10:10:38 -06:00
f51b6edfbf things for today 2026-03-18 09:36:45 -06:00
a8f30f6967 first ever upload 2026-03-17 20:41:40 -06:00