summaryrefslogtreecommitdiff
path: root/twasm/asm/main.asm
AgeCommit message (Expand)Author
2026-03-12increase/fix warningsandromeda
2026-03-12remove unused codeandromeda
2026-03-12add print.* modesandromeda
2026-03-11add get_ModRMandromeda
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
2026-03-08clear up internal data structures, add to READMEandromeda
2026-03-08parse brackets, improve docsandromeda
2026-03-08remove line feed characters xDandromeda
2026-03-08change token table entries, remove temporary file :shame:andromeda
2026-03-08get tokenising working a bit :p also some fixes and semanticsandromeda
2026-03-07add some tokens, length1 token supportandromeda
2026-03-07little optimisation, add single-token parsing functionandromeda
2026-03-07encode register tokensandromeda
2026-03-07clear tablesandromeda
2026-03-07add elemb, improve token checkingandromeda
2026-03-06clarify docandromeda
2026-03-06reformat, add copy_token and test, fix bugandromeda
2026-03-06bunch of stuff idekandromeda