summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/zapper_sensor.cpp
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2022-03-19 10:29:39 -0800
committer GitHub <noreply@github.com>2022-03-19 14:29:39 -0400
commit267b329f9fdaf8413a07f158a128598654f8ed84 (patch)
tree057fdfc1788aacb418a2b49bc15e49a730e6a493 /src/devices/bus/nes_ctrl/zapper_sensor.cpp
parentb0142d77604c209e65053272ba19e44733e14337 (diff)
vsnes.cpp: Fixed Gumshoe regression. (#9438)
Diffstat (limited to 'src/devices/bus/nes_ctrl/zapper_sensor.cpp')
-rw-r--r--src/devices/bus/nes_ctrl/zapper_sensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/nes_ctrl/zapper_sensor.cpp b/src/devices/bus/nes_ctrl/zapper_sensor.cpp
index 6e2e01c9661..6d0bf53fc6d 100644
--- a/src/devices/bus/nes_ctrl/zapper_sensor.cpp
+++ b/src/devices/bus/nes_ctrl/zapper_sensor.cpp
@@ -3,7 +3,7 @@
/**********************************************************************
HLE of the common photodiode reading routine used in the NES,
- Vs. System, and Playchoice-10 light guns, and R.O.B.
+ Vs. System, and PlayChoice-10 light guns, and R.O.B.
These all use a Sharp IR3T07, though the NES zapper is (always?)
seen with the IR3T07A revision.