Commit Graph

3 Commits

Author SHA1 Message Date
27585d6440 Migrated display to custom crate
Things still need to be ironed out, mainly in the display crate, but the system
is working
2024-03-02 23:09:32 +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