summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl/lphaser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* - Change SMS/GG master clocks to match service manuals. [Enik] Miodrag Milanovic2016-05-231-4/+1
* This one documents what I think is a real bug of the Japanese game Sports Pad... Miodrag Milanovic2016-04-061-2/+9
* Improved documentation for SMS software and input devices [Enik] Miodrag Milanovic2016-03-261-0/+8
* some NULL -> nullptr hap2016-01-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-1/+1
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+2
* cleanup Miodrag Milanovic2015-12-051-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/+291