| Age | Commit message (Expand) | Author |
| 2026-04-04 | update readmedev | andromeda |
| 2026-04-04 | IT'S ALIIIVE | andromeda |
| 2026-04-04 | improve readme a bit | andromeda |
| 2026-04-02 | rework flags in opcode table | andromeda |
| 2026-04-02 | fix fatal bug in data, get prefix down, start work on awaiting_label, add deb... | andromeda |
| 2026-03-31 | add 8 bit opcode support | andromeda |
| 2026-03-30 | improve readme a bit | andromeda |
| 2026-03-30 | add some operators, stop printing whitespace while tokenising, add frame for ... | andromeda |
| 2026-03-30 | tokenise labels and constants! Now assembly highkey fails but ok | andromeda |
| 2026-03-29 | check sizes, fix bug with buffer, fix a couple other bugs, add more registers... | andromeda |
| 2026-03-25 | clean up some stuff | andromeda |
| 2026-03-24 | improve data structures | andromeda |
| 2026-03-24 | add more stuff to the lookup tables | andromeda |
| 2026-03-23 | update example in readme | andromeda |
| 2026-03-23 | IT SORTA WORKS LESGOOO | andromeda |
| 2026-03-21 | correctly handle [register]s as operands | andromeda |
| 2026-03-12 | some major architecture changes | andromeda |
| 2026-03-10 | add get_opcode and its test, fix a couple bugs + semantics things | andromeda |
| 2026-03-09 | add get_direct_addressing_ModRM and test_*, fix a couple bugs/typos, add 'reg... | andromeda |
| 2026-03-09 | work on metadata system, put tests in seperate file | andromeda |
| 2026-03-08 | clear up internal data structures, add to README | andromeda |
| 2026-03-08 | add resources to README | andromeda |
| 2026-03-08 | add resources to README | andromeda |
| 2026-03-08 | parse brackets, improve docs | andromeda |
| 2026-03-08 | change token table entries, remove temporary file :shame: | andromeda |
| 2026-03-08 | clarify readme | andromeda |
| 2026-03-08 | get tokenising working a bit :p also some fixes and semantics | andromeda |
| 2026-03-07 | add some tokens, length1 token support | andromeda |
| 2026-03-07 | little optimisation, add single-token parsing function | andromeda |
| 2026-03-07 | encode register tokens | andromeda |
| 2026-03-07 | design token work | andromeda |
| 2026-03-06 | bunch of stuff idek | andromeda |