Fixed 256 color modes in the Oak OTI cards.
Made the New MMIO-capable S3 cards behave like the ViRGE for the double word/packed chain-4 addressing.
This commit is contained in:
@@ -405,6 +405,7 @@ oti_init(const device_t *info)
|
||||
oti_in, NULL, NULL, oti_out, NULL, NULL, oti);
|
||||
|
||||
oti->svga.miscout = 1;
|
||||
oti->svga.packed_chain4 = 1;
|
||||
|
||||
return(oti);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user