summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/device.ipp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-0/+13
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Next-gen config: make address map config not look like arse Vas Crabb2018-06-061-0/+14
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-0/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-5/+5
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-3/+24
* Mechanism for devices to generate clocks for other devices AJR2017-04-211-0/+6
* More efficient device error logging AJR2016-06-201-5/+16
* Fix stupid error Vas Crabb2016-03-011-2/+2
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-0/+40