aboutsummaryrefslogtreecommitdiff
path: root/tests/1.qbt
AgeCommit message (Collapse)Author
2024-04-30correct addrKimplul
+ Doesn't quite implement stack handling fully as of yet, but slowly getting there
2024-03-31produce some very limited assembly outputKimplul
+ Several subsystems missing critical features, but enough to do some basic things like calling procedures, printing to screen and doing loops
2024-02-24initial commitKimplul
+ Now to do the actual hard parts, heh