summaryrefslogtreecommitdiff
path: root/src/memory.rs
AgeCommit message (Collapse)Author
2020-03-05Use bus for all memory types, etc.Oxore
Rename Memory to Bus
2020-03-04Add third operand, format codeOxore
2020-03-04Add Memory trait for Rom, refactor instantiatingOxore