From 904374ba06bcff00ba4d3d68447051ee1beaaed0 Mon Sep 17 00:00:00 2001 From: hap Date: Wed, 18 Dec 2019 14:19:13 +0100 Subject: [PATCH] cgang: add note (nw) --- src/mame/drivers/cgang.cpp | 3 +++ 1 file changed, 3 insertions(+) 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. -------------------------------------------------------------------------------