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
|
|
@ -3517,7 +3517,7 @@ device_t mach64gx_device =
|
|||
device_t mach64vt2_device =
|
||||
{
|
||||
"ATI Mach64VT2",
|
||||
0,
|
||||
DEVICE_PCI,
|
||||
mach64vt2_init,
|
||||
mach64_close,
|
||||
mach64vt2_available,
|
||||
|
|
|
|||
Loading…
Reference in a new issue