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
Age
Commit message (
Collapse
)
Author
2026-04-04
update readme
dev
andromeda
2026-04-04
remove silly align that fixed bug that no longer exists
andromeda
2026-04-04
IT'S ALIIIVE
andromeda
2026-04-04
do awaiting labels, fix bug, make call not crash xd
andromeda
2026-04-04
improve readme a bit
andromeda
2026-04-04
save stack in tokenise
andromeda
2026-04-04
mask smth
andromeda
2026-04-02
fix test_evaluate_constant
andromeda
2026-04-02
:p
andromeda
2026-04-02
add pseudo-operator support to an extremely minimal degree
andromeda
2026-04-02
operator_2_register_label, fix bug in AWAITING_LABEL_TABLE add function
andromeda
2026-04-02
tweak
andromeda
2026-04-02
no mod r/m flag on 'out' opcode, use r/m<-r as default r<-r
andromeda
2026-04-02
rework flags in opcode table
andromeda
2026-04-02
make out easier xD
andromeda
2026-04-02
fix fatal bug in data, get prefix down, start work on awaiting_label, add ↵
andromeda
debug function, more
2026-03-31
add 8 bit opcode support
andromeda
2026-03-31
start w labels idk
andromeda
2026-03-30
improve readme a bit
andromeda
2026-03-30
add some operators, stop printing whitespace while tokenising, add frame for ↵
andromeda
pseudo-op support
2026-03-30
remove bootle
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 ↵
andromeda
registers to tokens.registers
2026-03-26
buffer writes, add to example
andromeda
2026-03-25
minor improvements
andromeda
2026-03-25
clean up some stuff
andromeda
2026-03-25
prettify some printing, tidy loop
andromeda
2026-03-24
clean up labels
andromeda
2026-03-24
improve data structures
andromeda
2026-03-24
add more stuff to the lookup tables
andromeda
2026-03-24
improve print
andromeda
2026-03-23
update example in readme
andromeda
2026-03-23
IT SORTA WORKS LESGOOO
andromeda
2026-03-23
remove superfluety
andromeda
2026-03-23
test completeness, couple semantics
andromeda
2026-03-23
;)
andromeda
2026-03-23
remove some stuff it doesn't need
andromeda
2026-03-23
remove superfluous wrapper function
andromeda
2026-03-23
add hash
andromeda
2026-03-23
start migration to better parsing of arguments
andromeda
2026-03-22
a couple semantics
andromeda
2026-03-21
correctly handle [register]s as operands
andromeda
2026-03-20
add addressing to evaluate_operand
andromeda
2026-03-19
add trim_trailing_whitespace
andromeda
2026-03-18
throw error with non-register operands
andromeda
2026-03-18
finally change .gitignore, correctly handle register operands
andromeda
2026-03-18
add evaluate_operand, fix operator tokenising
andromeda
2026-03-18
rearrange test case
andromeda
2026-03-18
identify some tokens
andromeda
2026-03-18
range check char length
andromeda
[next]