summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mccs1850.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+4
* harddriv.cpp, mccs1850.cpp: Use multibyte.h helpers AJR2024-01-071-5/+4
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-9/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-18/+3
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-6/+6
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+19
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Soft resets no longer turn back clocks on devices AJR2016-10-091-3/+7
* reverting: Miodrag Milanovic2016-01-201-15/+15
* tags are now strings (nw) Miodrag Milanovic2016-01-161-15/+15
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+584