summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc1512 (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* Spring cleaning: Vas Crabb2019-11-012-12/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+22
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-17/+0
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-5/+15
* devcb3 Vas Crabb2018-07-071-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-4/+5
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-142-40/+39
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-222-6/+6
* srcclean (nw) Vas Crabb2016-09-261-9/+9
* pc1512: Added mouse port slot interface. [Curt Coder] Curt Coder2016-09-052-0/+258