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