summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/ctrl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nes zapper: improve trigger, put bandai lightgun in its own file hap2023-02-161-0/+2
* bus/nes_ctrl: Added Sharp Cassette Interface AN-300SL device. (#10318) 0kmg2022-09-101-0/+2
* bus/nes_ctrl: Split zapper sensor off as a reusable device. (#9417) 0kmg2022-03-171-0/+1
* nes: added R.O.B. hap2022-03-151-0/+5
* famibox.cpp: Various improvements and a new working clone. (#9299) 0kmg2022-02-151-0/+11
* bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124) 0kmg2022-02-071-0/+2
* -bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034) 0kmg2021-12-261-0/+2
* bus/nes_ctrl: Added a SNES controller port adapter. (#9027) 0kmg2021-12-221-0/+3
* bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024) 0kmg2021-12-211-1/+1
* bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956) 0kmg2021-12-111-3/+4
* bus/nes_ctrl: Disentangled Famicom joypad 2 from expansion port code. (#8949) 0kmg2021-12-081-16/+24
* bus/nes_ctrl: Added support for Exciting Boxing air bag controller. (#8817) 0kmg2021-11-201-0/+2
* bus/nes_ctrl: Added support for Bandai Hyper Shot light gun. (#8794) 0kmg2021-11-121-0/+1
* bus/nes_ctrl: Added support for Doremikko piano keyboard. (#8790) 0kmg2021-11-111-0/+2
* bus/nes_ctrl: Added emulation for IGS Tap-tap Mat controller. (#8772) 0kmg2021-11-031-1/+2
* new WORKING machines (#6252) David Haywood2020-02-021-10/+0
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* some Visual Studio 2019 fixes (nw) smf-2019-09-291-1/+0
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-091-0/+2
* nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-1/+0
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-0/+10
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-42/+47
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+5
* 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-8/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+207