Chipsets.

This commit is contained in:
OBattler
2022-07-16 02:58:37 +02:00
parent d68121ae89
commit f6fef765d7
15 changed files with 15 additions and 15 deletions

View File

@@ -288,7 +288,7 @@ memory_pci_bridge_write(int func, int addr, uint8_t val, void *priv)
if ((dev->pci_conf[0x9b] & 1) && !!(val & 2))
{
smi_line = 1;
smi_raise();
dev->pci_conf[0x9d] |= 1;
}
break;