dsa lib bugfixes

This commit is contained in:
2025-06-26 20:53:51 +01:00
parent 7c63340888
commit ae92510fb8
5 changed files with 88 additions and 20 deletions
+1 -4
View File
@@ -12,7 +12,7 @@ init:
mov bpr, spr
db string: "I won, the game!"
db string: "I won, the game!"
db hexbyte: 0xab
dw hexword: 0x1234abcd
db replace: "I lost"
@@ -64,9 +64,6 @@ start:
call print::print
pop zero
lli 3, rg0
ldw rg0, rg0
hlt