VGA_BIOS_ADDR
rom->oprom = (u8 *)ISA_HOLE_VADDR(VGA_BIOS_ADDR);
if (pread(fd, bios, VGA_BIOS_LEN, VGA_BIOS_ADDR) == -1)