summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/8530scc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-13/+6
* Implement SCC baud rate calculation (#10181) grantek2022-08-171-28/+33
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-13/+9
* 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-21/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Update 8530scc.cpp CharlesJS2016-10-151-1/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-8/+8
* let builds happen (nw) smf-2016-06-191-3/+5
* Checkpoint therealmogminer@gmail.com2016-06-191-99/+63
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+678