Generic MO Device ID changes and implemented the VPCEXT instructions (on the Virtual PC 2007 VM only).
This commit is contained in:
@@ -73,6 +73,8 @@ machine_init_ex(int m)
|
||||
if (!bios_only) {
|
||||
machine_log("Initializing as \"%s\"\n", machine_getname_ex(m));
|
||||
|
||||
is_vpc = 0;
|
||||
|
||||
/* Set up the architecture flags. */
|
||||
AT = IS_ARCH(machine, MACHINE_AT);
|
||||
PCI = IS_ARCH(machine, MACHINE_PCI);
|
||||
|
||||
Reference in New Issue
Block a user