Commit Graph

3 Commits

Author SHA1 Message Date
051cfe6611 Finished implementing instructions
+ added all legal instructions
2022-02-21 21:17:11 +01:00
012992c4ad Got first CPU instructions working
+ added interface
+ added CPU, Bus, and memory implementations
+ implemented a few CPU instructions
2022-02-15 22:24:58 +01:00
8cc0019dca Initial commit 2022-02-01 19:38:27 +01:00