summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-12-18 14:19:13 +0100
committer hap <happppp@users.noreply.github.com>2019-12-18 14:19:26 +0100
commit904374ba06bcff00ba4d3d68447051ee1beaaed0 (patch)
tree673b0d996fa63da587c67c91dc2a47003161906b
parentaa9440c8bcbf2da8610e7298cbfa33cbfe95c91a (diff)
cgang: add note (nw)
-rw-r--r--src/mame/drivers/cgang.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/cgang.cpp b/src/mame/drivers/cgang.cpp
index b5504d1706d..0505770072a 100644
--- a/src/mame/drivers/cgang.cpp
+++ b/src/mame/drivers/cgang.cpp
@@ -17,6 +17,9 @@ TODO:
- dump/add Japanese version
- game can't be played properly within MAME's constraints (mechanical stuff,
and the lightguns linked to it)
+- shot target is sometimes ignored, maybe a BTANB? since it's easy to dismiss
+ on the real thing as a missed aim. It turns on the lightgun lamp but then
+ doesn't read the lightsensor.
-------------------------------------------------------------------------------