summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/latch8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-08-141-31/+31
|\
| * machine/latch8.cpp: Clean up a little. Vas Crabb2021-06-241-31/+31
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Remove some old-school synchronize calls. Add an optional unique ID pointer t... Aaron Giles2021-03-231-2/+4
|/
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-11/+11
* devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw) Vas Crabb2020-02-051-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+10
* Memory unit masking and address mirroring fixes (nw) AJR2017-03-251-2/+1
* latch8, discrete: Major device cleanup (nw) (#2187) ajrhacker2017-03-251-106/+41
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-9/+9
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+247