summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ecbbus/ecbbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-4/+4
* Spring cleaning: Vas Crabb2019-11-011-8/+9
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+9
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-12/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* clang-modernize part 6 Miodrag Milanovic2015-12-041-14/+14
* clang-modernize part 2 Miodrag Milanovic2015-12-041-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+211