--- np2/bios/bios0c.c 2004/03/07 23:04:50 1.5 +++ np2/bios/bios0c.c 2005/02/07 14:46:07 1.6 @@ -12,8 +12,8 @@ void bios0x0c(void) { UINT16 doff; UINT16 dseg; REG8 flag; - BYTE data; - BYTE stat; + UINT8 data; + UINT8 stat; REG16 pos; REG16 cnt;