summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/joypad.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-8/+8
* bus/nes_ctrl: Clean up access specifiers in all headers. (#9515) 0kmg2022-04-051-11/+19
* Various NES and friends cleanups. (#9312) 0kmg2022-02-211-1/+1
* bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124) 0kmg2022-02-071-2/+18
* bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956) 0kmg2021-12-111-13/+33
* bus/nes_ctrl: Disentangled Famicom joypad 2 from expansion port code. (#8949) 0kmg2021-12-081-3/+5
* new WORKING machines (#6252) David Haywood2020-02-021-12/+0
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-5/+17
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* 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
* override part 1 (nw) Miodrag Milanovic2015-12-051-15/+15
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+111