summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Self-registering devices prep: Vas Crabb2017-02-279-9/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1118-9/+9
* sms: Document the Sports Pad modes (and change the default) used by Sports Pa... MetalliC2016-11-072-9/+21
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-222-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2218-77/+77
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* sms: More documentation update [Enik] Miodrag Milanovic2016-05-252-8/+2
* - 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-068-70/+80
* Fixed issues with timings and more comments form sms [Enik] Miodrag Milanovic2016-03-302-3/+5
* Improved documentation for SMS software and input devices [Enik] Miodrag Milanovic2016-03-269-36/+113
* The patch mainly adds software list support for the Master Gear adapter, used... Miodrag Milanovic2016-03-194-10/+14
* some NULL -> nullptr hap2016-01-244-7/+7
* reverting: Miodrag Milanovic2016-01-2018-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-1618-18/+18
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-059-33/+33
* 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-143-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-089-0/+0
* 315-5124.c: Minor changes and fix a regression that in theory could affect zo... Scott Stone2015-09-142-33/+74
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1318-0/+1981