MFi386: revision 1.17.
Fix the cdboot twiddle display.
This commit is contained in:
parent
17dc3a8d0b
commit
7077ef9301
@ -705,7 +705,7 @@ read.error: mov %ah,%al # Save error
|
||||
twiddle: push %ax # Save
|
||||
push %bx # Save
|
||||
mov twiddle_index,%al # Load index
|
||||
mov twiddle_chars,%bx # Address table
|
||||
mov $twiddle_chars,%bx # Address table
|
||||
inc %al # Next
|
||||
and $3,%al # char
|
||||
mov %al,twiddle_index # Save index for next call
|
||||
|
Loading…
x
Reference in New Issue
Block a user