summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/zapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-1/+1
* nes zapper: improve trigger, put bandai lightgun in its own file hap2023-02-161-82/+19
* bus/nes_ctrl: Split zapper sensor off as a reusable device. (#9417) 0kmg2022-03-171-141/+11
* nes: added R.O.B. hap2022-03-151-2/+106
* nes, playch10.cpp, vsnes.cpp: Made zapper sensor fuzzier. (#9292) 0kmg2022-02-151-21/+23
* nes.cpp, playch10.cpp, vsnes.cpp: Made zapper less bad. (#9284) 0kmg2022-02-091-18/+33
* bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls. (#8947) 0kmg2021-12-141-11/+14
* bus/nes_ctrl: Removed device_reset() for recently updated input devices. (#8846) 0kmg2021-11-201-9/+0
* bus/nes_ctrl: Added support for Bandai Hyper Shot light gun. (#8794) 0kmg2021-11-121-12/+79
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-091-7/+6
* nes, sms: Fix light gun regression Enik Land2019-07-021-1/+13
* nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-2/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+96