summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/midway.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* audio/midway.h, audio/williams.h: fixed validation (nw) Ivan Vangelista2017-12-091-1/+1
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-23/+27
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* More DAC identification and sound stuff AJR2017-01-121-4/+4
* Move the Cheap Squeak Deluxe sound board to its own file and give it Dirk Best2016-12-211-41/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-19/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+3
* mcr, mcr3: fixed memory regressions. Robbbert2016-06-171-1/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-22/+22
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-32/+3
* m6800.c: Modernized cpu core (nw) Wilbert Pol2013-08-071-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-10/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-1/+1
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-0/+1
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-181-18/+0
* audio/mcr -> audio/midway Aaron Giles2012-04-171-0/+340