Not only AudioPCI, revert the NMI way where applicable (ali1489, viapipc, amstrad and sigma).

This commit is contained in:
TC1995
2022-07-16 22:04:45 +02:00
parent 1b8e50e4da
commit d630bba26e
4 changed files with 0 additions and 8 deletions

View File

@@ -245,9 +245,7 @@ sigma_out(uint16_t addr, uint8_t val, void *p)
sigma->lastport &= 0x7F;
return;
case 0x2DC: /* Reset NMI */
#ifdef OLD_NMI_BEHAVIOR
nmi = 0;
#endif
sigma->lastport &= 0x7F;
return;
case 0x2DD: /* Page in RAM at 0xC1800 */