--- np2/romimage/STARTUP.ASM 2004/03/19 00:30:01 1.5 +++ np2/romimage/STARTUP.ASM 2004/06/18 07:42:13 1.6 @@ -15,6 +15,8 @@ nosystems: mov si, nosysmsg dispend: mov ax, 0x0a04 int 0x18 + mov ah, 0x0c + int 0x18 mov ah, 0x16 mov dx, 0xe120 int 0x18