--- np2/bios/bios1f.c 2004/04/08 13:08:22 1.3 +++ np2/bios/bios1f.c 2005/02/07 14:46:07 1.4 @@ -8,7 +8,7 @@ static REG8 bios0x1f_90(void) { - BYTE work[256]; + UINT8 work[256]; UINT srclimit; UINT srcaddr; UINT dstlimit;