Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-19 | Rework assembler for simplified instruction set | Jacques Comeaux | |
- Remove commas and brackets from syntax - Rename opcodes for unambiguous instruction encodings - Redesign parse instruction encoding - Implement opcode parser - Add bit-width restriction to octal parser | |||
2024-01-26 | Improve assembler sketch | Jacques Comeaux | |