Home | History | Annotate | Download | only in vgabios

Lines Matching full:x40

145 .byte	0x40		/* BIOS extension length in units of 512 bytes */
220 .word 0x40 // bios size
2670 vde += (((ovl & 0x02) << 7) + ((ovl & 0x40) << 3) + 1);
3289 crtc_addr = read_word(ES, BX + 0x40);