Age | Commit message (Expand) | Author |
---|---|---|
33 hours | oasm: Introduce encoding for MUL instruction | Ian Moffett |
2 days | oasm: Parse and encode the "HLT" instruction | Ian Moffett |
3 days | oasm: lex: Convert and store <imm> to uint16_t | Ian Moffett |
3 days | oasm: lex: Free tokenstr on error | Ian Moffett |
3 days | usr: oasm: Free pointers on error paths | Ian Moffett |
3 days | usr: oasm: Lex registers and operands | Ian Moffett |
3 days | usr: oasm: Store last token and line number | Ian Moffett |
3 days | usr: oasm: Add quotes around token name | Ian Moffett |
4 days | usr: Add initial "oasm" assembler work | Ian Moffett |