summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sat_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/bus: remove \xC2 and \xC3 from input defs hap2023-12-231-1/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/l-w) Robbbert2022-04-021-1/+1
* Spring cleaning: Vas Crabb2019-11-012-8/+7
* (nw) misc stuff: Vas Crabb2019-10-094-80/+8
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-095-142/+45
* 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