Releases: tryhardsnipehrd/TryhardASM
Releases · tryhardsnipehrd/TryhardASM
THL V1.1.0
Added OUT and INP commands, this is now a completely useable language. It is not documented yet, but will be soon... ish
THL V1.0.1
Fixed the LBL bug, now works as expected.
Labels are now assigned before anything else is done, allowing for flow commands to go to any label in code.
THL V1.0
First release! Docs are still in works, so please read the interpreter.cpp
file before going ham.