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