summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ss50/mpt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler... smf-2022-05-181-7/+1
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-4/+4
* ss50 bus: port change handlers, save state, cleanups. 68bit2019-11-091-4/+6
* SS-30: add support for the MP-T timer / counter card. 68bit2019-08-131-0/+199