summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/joypad.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124) 0kmg2022-02-071-6/+39
* bus/nes_ctrl: Added a SNES controller port adapter. (#9027) 0kmg2021-12-221-1/+1
* bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956) 0kmg2021-12-111-59/+58
* bus/nes_ctrl: Disentangled Famicom joypad 2 from expansion port code. (#8949) 0kmg2021-12-081-26/+14
* Moved localised I/O port name lookup into I/O port manager. Vas Crabb2021-12-091-6/+6
* new WORKING machines (#6252) David Haywood2020-02-021-25/+0
* bus/gamegear, bus/nes_ctrl, bus/sms_ctrl: Prevent crashing during validation ... AJR2019-07-121-1/+2
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-091-1/+2
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-1/+23
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-3/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-12/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+16
* Self-registering devices prep: Vas Crabb2017-02-271-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* reverting: Miodrag Milanovic2016-01-201-6/+6
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+315