summaryrefslogtreecommitdiff
path: root/twasm/asm/tests.asm
AgeCommit message (Collapse)Author
2026-03-12remove unused codeandromeda
2026-03-12add print.* modesandromeda
2026-03-10add get_reg_bits and test, streamline ModRM calculations, correct opcodes, ↵andromeda
fix typos...
2026-03-10add get_opcode and its test, fix a couple bugs + semantics thingsandromeda
2026-03-09add get_direct_addressing_ModRM and test_*, fix a couple bugs/typos, add ↵andromeda
'reg value' as register metadata
2026-03-09fix some bugs, work on assemblerandromeda
2026-03-09work on metadata system, put tests in seperate fileandromeda