summaryrefslogtreecommitdiff
path: root/src/core.rs
AgeCommit message (Collapse)Author
2019-07-14Rename instruction_size to op_size for consistencyOxore
2019-07-14Implement ram and instructionsOxore
2019-07-14Initial commitOxore
Implement CLI and CPU core skeletons