summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sat_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-19/+21
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-144-20/+8
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1420-118/+112
* Self-registering devices prep: Vas Crabb2017-02-2710-11/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1120-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2220-107/+107
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-2718-169/+161
* saturn.cpp: converted controllers to work through slot devices, etabeta782016-04-2320-0/+2057