Windows config dialogue now only allows PCI graphics cards on PCI systems.
This commit is contained in:
parent
b5c11bc981
commit
d366da23ec
6 changed files with 52 additions and 49 deletions
|
|
@ -7290,7 +7290,7 @@ static device_config_t voodoo_config[] =
|
|||
device_t voodoo_device =
|
||||
{
|
||||
"3DFX Voodoo Graphics",
|
||||
0,
|
||||
DEVICE_PCI,
|
||||
voodoo_init,
|
||||
voodoo_close,
|
||||
NULL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue