Age | Commit message (Expand) | Author |
---|---|---|
30 hours | oasm: emit: Add 'unused' field to instruction | Ian Moffett |
36 hours | oasm: Add initial codegen emit sources | Ian Moffett |
36 hours | oasm: parse: Add tok_is_xreg() helper | Ian Moffett |
36 hours | oasm: lex: Convert and store <imm> to uint16_t | Ian Moffett |
2 days | usr: oasm: Add log.c | Ian Moffett |
2 days | usr: oasm: Store last token and line number | Ian Moffett |
2 days | usr: oasm: Add register token types | Ian Moffett |
2 days | usr: Add initial "oasm" assembler work | Ian Moffett |