Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Switch
RetroArch
snes9x
Commits
3cd9a46f
Commit
3cd9a46f
authored
Apr 24, 2011
by
OV2
Browse files
Apply APUAllowTimeOverflow to Mutant Chronicles - Doom Troopers (danieldematteis)
parent
3410479b
Changes
1
Hide whitespace changes
Inline
Side-by-side
memmap.cpp
View file @
3cd9a46f
...
...
@@ -3546,7 +3546,8 @@ void CMemory::ApplyROMFixes (void)
match_na
(
"NBA Hangtime"
)
||
// NBA Hang Time
match_na
(
"MSPACMAN"
)
||
// Ms Pacman
match_na
(
"THE MASK"
)
||
// The Mask
match_na
(
"PRIMAL RAGE"
))
// Primal Rage
match_na
(
"PRIMAL RAGE"
)
||
// Primal Rage
match_na
(
"DOOM TROOPERS"
))
// Doom Troopers
Timings
.
APUAllowTimeOverflow
=
TRUE
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment