diff options
| author | 2021-05-27 13:24:36 +0200 | |
|---|---|---|
| committer | 2021-05-27 13:24:36 +0200 | |
| commit | f5e064cb6e8165292a104748dbb153ad2995de9e (patch) | |
| tree | dc4eba2cdad2bd54fd239f59bc3f888f5fa62934 | |
| parent | 41b98198279fad9ca1c9f0959ff02a8c7a82403d (diff) | |
deco32.cpp: documented how to enter gun calibration screen for lockload and clones [Guru]
| -rw-r--r-- | src/mame/drivers/deco32.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/deco32.cpp b/src/mame/drivers/deco32.cpp index b514831ccbb..54f9c95df2f 100644 --- a/src/mame/drivers/deco32.cpp +++ b/src/mame/drivers/deco32.cpp @@ -33,6 +33,10 @@ Tattoo Assassins uses DE Pinball soundboard 520-5077-00 R + How to calibrate guns in Locked 'n Loaded and Gun Hard: + - keep SERVICE1 pressed (default 9) and press the test mode switch (default F2) + - complete guns' calibration + - exit test mode TODO: |
