diff options
author | 2022-03-19 10:29:39 -0800 | |
---|---|---|
committer | 2022-03-19 14:29:39 -0400 | |
commit | 267b329f9fdaf8413a07f158a128598654f8ed84 (patch) | |
tree | 057fdfc1788aacb418a2b49bc15e49a730e6a493 /src/devices/bus/nes_ctrl/zapper_sensor.cpp | |
parent | b0142d77604c209e65053272ba19e44733e14337 (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.cpp | 2 |
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. |