summaryrefslogtreecommitdiff
path: root/src/rom.rs
AgeCommit message (Expand)Author
2020-03-04Rename Core to Cpu8051 and Ram to ProgramMemory, etc.Oxore
2020-03-04Add third operand, format codeOxore
2020-03-04Add Memory trait for Rom, refactor instantiatingOxore
2019-11-11Add ram and rom, implement basic MOV functionalityOxore