Finally got rid of the AT and PCI global variables.

This commit is contained in:
OBattler
2021-12-19 20:00:27 +01:00
parent 9ec4fd3bdd
commit bc90f99350
21 changed files with 104 additions and 92 deletions

View File

@@ -180,6 +180,7 @@ vt82c505_reset(void *priv)
}
pic_reset();
pic_set_pci_flag(1);
}