summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/8530scc.h
Commit message (Expand)AuthorAgeFilesLines
* Implement SCC baud rate calculation (#10181) grantek2022-08-171-0/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-151-3/+3
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-4/+0
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-041-0/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Checkpoint therealmogminer@gmail.com2016-06-191-0/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+103