--- np2/romimage/Attic/sxsibios.asm 2003/12/29 05:52:43 1.3 +++ np2/romimage/Attic/sxsibios.asm 2004/01/05 12:54:56 1.4 @@ -61,7 +61,7 @@ sxsi_init: push ds mov ds:[04bah], bh mov bl, bh mov bh, 0 - mov bl, 0fh + and bl, 0fh mov byte ptr ds:[bx+04d0h],45h pop bx push ax