This commit is contained in:
dborth 2011-05-05 04:41:45 +00:00
parent 4cfb4064ca
commit 347e59eaa4

View File

@ -3566,6 +3566,7 @@ void CMemory::ApplyROMFixes (void)
match_na ("MSPACMAN") || // Ms Pacman
match_na ("THE MASK") || // The Mask
match_na ("PRIMAL RAGE") || // Primal Rage
match_na ("PORKY PIGS HAUNTED") ||
match_na ("DOOM TROOPERS")) // Doom Troopers
Timings.APUAllowTimeOverflow = TRUE;
}