a4: Display Ausgabe Test

This commit is contained in:
Johannes Theiner 2018-11-28 19:30:05 +01:00
parent 98c8ddf1b8
commit eab13e7c20
1 changed files with 4 additions and 2 deletions

View File

@ -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