This commit is contained in:
nora 2022-07-04 11:10:51 +02:00
parent e3b554bd41
commit 30735f6298
2 changed files with 7 additions and 8 deletions

11
test.at
View file

@ -1,7 +1,6 @@
mov [0], 40
mov [1], 41
mov [2], 42
mov [3], 43
movb [0], 65
movb [1], 66
movb [2], 67
mov r0, 0
mov r1, 4
int 1
mov r1, 3
int 1