summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ss50/interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* Spring cleaning: Vas Crabb2019-11-011-12/+16
* SS50 bus: quieten error logging when side effects are disabled. 68bit2019-08-261-1/+2
* SS-30 DC5 floppy disk interface 68bit2019-08-161-0/+2
* SS-30 PIA IDE hard disk interface 68bit2019-08-161-0/+2
* SS-30 MP-S2: Dual Serial Interface 68bit2019-08-141-0/+2
* SS-30: add support for the MP-T timer / counter card. 68bit2019-08-131-32/+32
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+5
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-5/+5
* Avoid multiple explicit instantiations definition of templates Stefan BrĂ¼ns2018-06-291-0/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-7/+8
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* Clones promoted to working AJR2017-12-011-2/+2
* swtpc: Preliminary SS-50 I/O bus AJR2017-11-301-0/+222