| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | romp: initial storage channel implementation | 2020-12-31 | 1 | -1/+1 | |
| | | |||||
| * | romp: disasm fix (nw) | 2020-03-10 | 1 | -1/+1 | |
| | | |||||
| * | romp: various improvements (nw) | 2020-02-25 | 1 | -2/+2 | |
| | | | | | | | | * corrected scr register names * some basic instruction cycle counts * some exceptions/interrupts * most flags | ||||
| * | romp: disassembler improvements (nw) | 2020-02-17 | 1 | -83/+84 | |
| | | | | | | | | | Hopefully now matches system: * condition codes merged into jump/branch opcodes * consolidated plus 16/upper/lower opcodes * decimal arithmetic, shift, short and bit number immediate operands * signed offsets for most load/store instructions | ||||
| * | romp: hex prefix (nw) | 2020-02-13 | 1 | -1/+1 | |
| | | |||||
| * | romp: new device | 2020-02-13 | 1 | -0/+220 | |
