summaryrefslogtreecommitdiff
path: root/twasm/README.md
AgeCommit message (Expand)Author
2026-04-04update readmedevandromeda
2026-04-04IT'S ALIIIVEandromeda
2026-04-04improve readme a bitandromeda
2026-04-02rework flags in opcode tableandromeda
2026-04-02fix fatal bug in data, get prefix down, start work on awaiting_label, add deb...andromeda
2026-03-31add 8 bit opcode supportandromeda
2026-03-30improve readme a bitandromeda
2026-03-30add some operators, stop printing whitespace while tokenising, add frame for ...andromeda
2026-03-30tokenise labels and constants! Now assembly highkey fails but okandromeda
2026-03-29check sizes, fix bug with buffer, fix a couple other bugs, add more registers...andromeda
2026-03-25clean up some stuffandromeda
2026-03-24improve data structuresandromeda
2026-03-24add more stuff to the lookup tablesandromeda
2026-03-23update example in readmeandromeda
2026-03-23IT SORTA WORKS LESGOOOandromeda
2026-03-21correctly handle [register]s as operandsandromeda
2026-03-12some major architecture changesandromeda
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-09work on metadata system, put tests in seperate fileandromeda
2026-03-08clear up internal data structures, add to READMEandromeda
2026-03-08add resources to READMEandromeda
2026-03-08add resources to READMEandromeda
2026-03-08parse brackets, improve docsandromeda
2026-03-08change token table entries, remove temporary file :shame:andromeda
2026-03-08clarify readmeandromeda
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-07design token workandromeda
2026-03-06bunch of stuff idekandromeda