Age | Commit message (Expand) | Author |
---|---|---|
2025-07-22 | oasm: 'osxm64' -> 'osmx64' | Ian Moffett |
2025-07-21 | oasm: Parse and encode the "HLT" instruction | Ian Moffett |
2025-07-21 | oasm: emit: Add 'unused' field to instruction | Ian Moffett |
2025-07-20 | oasm: Add initial codegen emit sources | Ian Moffett |
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 |