summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devcb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory,devcb: Put capabilities at parity [O. Galibert] Olivier Galibert2018-08-101-0/+241
* devcb3 Vas Crabb2018-07-071-839/+192
* devcb: Despite the variable name, this string is not a tag here (nw) AJR2018-06-071-1/+1
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-70/+73
* devcb updates (nw) AJR2018-04-291-1/+36
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* devcb: Really fix mistake (nw) AJR2018-02-201-1/+1
* devcb: Fix mistake (nw) AJR2018-02-201-1/+1
* devcb: Fix validation problem with chained callbacks (nw) AJR2018-02-201-6/+10
* Register device callbacks and add some basic validation for them AJR2018-02-201-139/+262
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* devcb: Add line hold capability [O. Galibert] Olivier Galibert2017-06-071-0/+17
* Overhaul of devcb (nw) AJR2016-12-211-26/+162
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-24/+24
* removed another root_device/driver_device dependency (nw) smf-2016-11-101-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* reverting: Miodrag Milanovic2016-01-201-13/+13
* Revert "Fix callbacks resolve (nw)" Miodrag Milanovic2016-01-201-3/+3
* Fix callbacks resolve (nw) Miodrag Milanovic2016-01-171-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-13/+13
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-16/+16
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+555