Age | Commit message (Expand) | Author |
---|---|---|
36 hours | oasm: lex: Convert and store <imm> to uint16_t | Ian Moffett |
36 hours | oasm: lex: Free tokenstr on error | Ian Moffett |
2 days | usr: oasm: Free pointers on error paths | Ian Moffett |
2 days | usr: oasm: Lex registers and operands | Ian Moffett |
2 days | usr: oasm: Store last token and line number | Ian Moffett |
2 days | usr: oasm: Add quotes around token name | Ian Moffett |
2 days | usr: Add initial "oasm" assembler work | Ian Moffett |