dsa lib bugfixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user