Age | Commit message (Expand) | Author |
---|---|---|
2025-07-20 | oasm: parse: Add tok_is_xreg() helper | Ian Moffett |
2025-07-20 | oasm: lex: Convert and store <imm> to uint16_t | Ian Moffett |
2025-07-20 | usr: oasm: Add log.c | Ian Moffett |
2025-07-20 | usr: oasm: Store last token and line number | Ian Moffett |
2025-07-20 | usr: oasm: Add register token types | Ian Moffett |
2025-07-19 | usr: Add initial "oasm" assembler work | Ian Moffett |