summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/53c7xx.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-13/+8
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* rastersp.cpp: Added Football Crazy game. (#9383) Paul-Arnold2022-03-301-1/+2
* machine/53c7xx.cpp: Don't use static buffers for messages, don't clash with t... Vas Crabb2022-02-251-14/+11
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-0/+1
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-3/+3
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-30/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+47
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1776