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
|
|
@ -4,6 +4,7 @@
|
|||
#define MODEL_OLIM24 8
|
||||
#define MODEL_HAS_IDE 0x10
|
||||
#define MODEL_MCA 0x20
|
||||
#define MODEL_PCI 0x40
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue