index
:
bootler.git
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
twasm
/
README.md
Age
Commit message (
Expand
)
Author
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