Added missing hookup to the 325 card.
This commit is contained in:
@@ -3756,6 +3756,7 @@ static void *s3_virge_init(const device_t *info)
|
|||||||
virge->svga.crtc[0x53] = 8;
|
virge->svga.crtc[0x53] = 8;
|
||||||
|
|
||||||
switch(info->local) {
|
switch(info->local) {
|
||||||
|
case S3_VIRGE_325:
|
||||||
case S3_DIAMOND_STEALTH3D_2000:
|
case S3_DIAMOND_STEALTH3D_2000:
|
||||||
virge->svga.decode_mask = (4 << 20) - 1;
|
virge->svga.decode_mask = (4 << 20) - 1;
|
||||||
virge->virge_id_high = 0x56;
|
virge->virge_id_high = 0x56;
|
||||||
|
Reference in New Issue
Block a user