Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-26 | Move string compare and fix README | Jacques Comeaux | |
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 |