Age | Commit message (Expand) | Author |
---|---|---|
2020-03-05 | Fix formattingHEADmaster | Oxore |
2020-03-05 | Use bus for all memory types, etc. | Oxore |
2019-11-11 | Add ram and rom, implement basic MOV functionality | Oxore |
2019-11-11 | Fix Clippy's complains | Oxore |
2019-11-10 | Add comments, format code | Oxore |
2019-10-01 | Fix hex parsing using radix 16 instead of 10 | Oxore |
2019-09-30 | Remove most of unwraps, add Mov instruction | Oxore |
2019-09-30 | Implement basic ram loader from hex | Oxore |