summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bml3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-3/+3
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* Eliminate remaining non-diexec PULSE_LINE hacks and disable some side effects... AJR2018-05-152-4/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-33/+13
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* bml3bus: Remove firstcpu usage (nw) AJR2018-01-025-9/+9
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-076-54/+31
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-148-48/+58
* Self-registering devices prep: Vas Crabb2017-02-274-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-4/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228-21/+21
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-066-6/+6
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-208-31/+29
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-168-29/+31
* override part 1 (nw) Miodrag Milanovic2015-12-054-15/+15
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-053-3/+3
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-053-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-043-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-144-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-084-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+969