forked from KolibriOS/kolibrios
Board: text scroll fix
git-svn-id: svn://kolibrios.org@5837 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
b4331f8494
commit
466bcbef1e
@ -130,7 +130,7 @@ no13:
|
|||||||
add esi, [ebp-8]
|
add esi, [ebp-8]
|
||||||
add esi, ebp
|
add esi, ebp
|
||||||
mov ecx, 80
|
mov ecx, 80
|
||||||
xor al , al
|
mov al ,' '
|
||||||
rep stosb
|
rep stosb
|
||||||
.noypos:
|
.noypos:
|
||||||
mov [targ],text2
|
mov [targ],text2
|
||||||
|
Loading…
Reference in New Issue
Block a user