summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2021-01-24 13:08:47 +1100
committer Vas Crabb <vas@vastheman.com>2021-01-24 13:08:47 +1100
commit051119c0914d40e086c42460650a34697d85edfd (patch)
tree8c321fc0ba40fd65080acfab3b8226531785bb54 /src/mame
parent20b76c8019a58a6b06be2d2da64f6d160a250105 (diff)
getaway.cpp: Confirmed accelerator range is correct by examining game code.
Diffstat (limited to 'src/mame')
-rw-r--r--src/mame/drivers/getaway.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/getaway.cpp b/src/mame/drivers/getaway.cpp
index 09a27a44ef2..63ef28d765a 100644
--- a/src/mame/drivers/getaway.cpp
+++ b/src/mame/drivers/getaway.cpp
@@ -14,7 +14,6 @@ Hardware notes:
- discrete sound
TODO:
-- is accelerator min/max correct or should lowest be more than 0 like sspeedr?;
- flyer mentions a gear shifter. Then I'd expect it at 0x30/0x31, but the game
never reads from there;
- unknown dipswitches, and verify factory defaults;