summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/x68k
Commit message (Expand)AuthorAgeFilesLines
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-091-3/+4
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-21/+14
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-7/+7
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-6/+7
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-3/+3
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-302-13/+15
* devcb3 Vas Crabb2018-07-071-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-7/+7
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* 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-173-3/+3
* srcclean (nw) Vas Crabb2017-06-253-7/+7
* - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-213-1/+123
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-144-27/+17
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-146-40/+50
* rand() corrections in src/devices/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-113-3/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-11/+11
* 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 software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-206-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-166-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-053-9/+9
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-143-3/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-083-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-136-0/+578