VIA PIPC and ALi M1489 fix.

This commit is contained in:
OBattler
2022-07-16 02:48:59 +02:00
parent 2c9bfa979f
commit 0cea9de7df
2 changed files with 5 additions and 1 deletions

View File

@@ -197,7 +197,9 @@ ali1489_defaults(ali1489_t *dev)
picintc(1 << 10);
picintc(1 << 15);
#ifdef OLD_NMI_BEHAVIOR
nmi = 0;
#endif
smi_line = 0;
in_smm = 0;