summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-04-08 00:18:02 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-04-08 00:18:02 -0400
commit6295651e915b7ebaea370d251be62b12d35e0152 (patch)
tree2bc0cc12b6772befdbe67c44d0e107b7e3a25202
parent5e98a9fc723be6cab3e5d1b8648515f818bd4718 (diff)
backfire: Potentiometer controls really work now (see driver comments)
-rw-r--r--src/mame/drivers/backfire.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/backfire.cpp b/src/mame/drivers/backfire.cpp
index 1d29a32e88b..70498ade9df 100644
--- a/src/mame/drivers/backfire.cpp
+++ b/src/mame/drivers/backfire.cpp
@@ -4,9 +4,9 @@
Backfire!
- inputs are incomplete (p2 side.., alt control modes etc.)
+ Note that the alternate "Potentiometer" controls (which set 2 has as the default) must first be calibrated by holding 1P Button 2 + Start on the "I/O Check" screen.
- Potentiometer controls (which set 2 has as default) are mapped now, but don't seem to work in-game
+ The alternate "Optical Sensor" controls are not currently emulated.
there may still be some problems with the 156 co-processor, but it seems to be mostly correct