a4: Display Ausgabe Test
This commit is contained in:
parent
98c8ddf1b8
commit
eab13e7c20
|
@ -98,8 +98,10 @@ again:
|
|||
|
||||
|
||||
ifzero:
|
||||
mov al, 0x3F
|
||||
out sseg7, al
|
||||
mov ah, 2
|
||||
mov dl, 7
|
||||
mov bx, offset frei
|
||||
int 6
|
||||
mov ax, [pieces]
|
||||
mov [count], ax
|
||||
ret
|
||||
|
|
Loading…
Reference in New Issue