summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl/smsctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* bus/sms_ctrl: Added support for Sega mouse and four-player adaptor. Vas Crabb2022-12-161-2/+2
* bus/sms_ctrl: Reworked Sega Master System controller bus. Vas Crabb2022-12-081-80/+26
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-091-0/+2
* sms: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-8/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-10/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+7
* 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
* 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/+133