summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ep64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-7/+9
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-272-2/+17
* 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-171-1/+1
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-082-20/+8
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-23/+20
* Self-registering devices prep: Vas Crabb2017-02-272-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-2/+2
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-5/+5
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-7/+8
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-3/+3
* Revert "Unified filenames for ep64 audio/video components to match driver (nw)" Miodrag Milanovic2016-04-251-1/+1
* Unified filenames for ep64 audio/video components to match driver (nw) Scott Stone2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-204-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-164-5/+5
* override part 1 (nw) Miodrag Milanovic2015-12-052-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-041-6/+6
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-0/+548