summaryrefslogtreecommitdiff
path: root/twasm/asm/tests.asm
AgeCommit message (Expand)Author
2026-03-23IT SORTA WORKS LESGOOOandromeda
2026-03-23test completeness, couple semanticsandromeda
2026-03-23remove superfluous wrapper functionandromeda
2026-03-23add hashandromeda
2026-03-20add addressing to evaluate_operandandromeda
2026-03-18add evaluate_operand, fix operator tokenisingandromeda
2026-03-18rearrange test caseandromeda
2026-03-18identify some tokensandromeda
2026-03-18range check char lengthandromeda
2026-03-18yeh only chr consts fnandromeda
2026-03-17add rough char/str parsingandromeda
2026-03-15add binaryandromeda
2026-03-15add octalandromeda
2026-03-15remove dead linesandromeda
2026-03-15evaluate constants as long as they are hex in the form 0xandromeda
2026-03-12some major architecture changesandromeda
2026-03-12remove unused codeandromeda
2026-03-12add print.* modesandromeda
2026-03-10add get_reg_bits and test, streamline ModRM calculations, correct opcodes, fi...andromeda
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 'reg...andromeda
2026-03-09fix some bugs, work on assemblerandromeda
2026-03-09work on metadata system, put tests in seperate fileandromeda