summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl/multitap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* bus/sms_ctrl: Reworked Sega Master System controller bus. Vas Crabb2022-12-081-73/+93
* bus/gamegear, bus/nes_ctrl, bus/sms_ctrl: Prevent crashing during validation ... AJR2019-07-121-4/+7
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-091-0/+4
* sms: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-10/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+10
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-10/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* sms/gamegear misc fixes Enik Land2017-09-161-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-9/+2
* 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-7/+2
* 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/+154