summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/zapper.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Vas Crabb2024-11-251-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* nes zapper: improve trigger, put bandai lightgun in its own file hap2023-02-161-28/+3
* bus/nes_ctrl: Clean up access specifiers in all headers. (#9515) 0kmg2022-04-051-8/+6
* bus/nes_ctrl: Split zapper sensor off as a reusable device. (#9417) 0kmg2022-03-171-32/+4
* nes: added R.O.B. hap2022-03-151-1/+32
* bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls. (#8947) 0kmg2021-12-141-2/+1
* bus/nes_ctrl: Removed device_reset() for recently updated input devices. (#8846) 0kmg2021-11-201-1/+0
* bus/nes_ctrl: Added support for Bandai Hyper Shot light gun. (#8794) 0kmg2021-11-121-4/+33
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-091-1/+0
* nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+52