summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/output_latch.cpp
Commit message (Collapse)AuthorAgeFilesLines
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-3/+2
|
* Rename machine/latch.* to machine/output_latch.* (nw) AJR2018-05-021-0/+38
- Use device_resolve_objects to resolve callbacks in output_latch_device (nw) Note that this renaming is not just for human convenience; genie seems to get confused by modifications to a header called latch.h and decides to recompile everything involving gen_latch.h as well.