diff options
Diffstat (limited to 'src/mame/drivers/clshroad.cpp')
| -rw-r--r-- | src/mame/drivers/clshroad.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/clshroad.cpp b/src/mame/drivers/clshroad.cpp index 9b4e956536c..75cb73b6845 100644 --- a/src/mame/drivers/clshroad.cpp +++ b/src/mame/drivers/clshroad.cpp @@ -35,7 +35,7 @@ TODO: - $6100 is actually OR-ed with the coinage work RAM buffer setting at $8022; - $6124 is shifted right once at PC=0x5df and stored to $82e6, which is later checked at PC=0x187 and must be $01 otherwise game goes into an infinite - loop after dying (without ROM patch); + loop after dying (without ROM patch); - (more ...) *******************************************************************************/ |
