--- np2/lio/gscreen.c 2005/02/07 14:46:12 1.14 +++ np2/lio/gscreen.c 2005/02/16 09:31:55 1.15 @@ -45,7 +45,7 @@ REG8 lio_ginit(GLIO lio) { UINT i; - vramop.operate &= VOP_ACCESSMASK; + vramop.operate &= ~(1 << VOPBIT_ACCESS); i286_vram_dispatch(vramop.operate); bios0x18_42(0x80); bios0x18_40();