summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/irem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* audio/irem.cpp: VCK modernization; remove unnecessary subdevice resets (nw) AJR2017-08-141-1/+0
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-18/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+17
* Irem Audio: Got rid of gen_latch usage; fixed missing d7 on sound latch; fixe... Lord-Nightmare2017-05-121-2/+3
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-0/+2
* irem audio fix (nw) Miodrag Milanovic2016-05-011-0/+1
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-5/+5
* Do not use netlist for 10 yard sound. At the same time, convert irem couriersud2015-07-291-10/+29
* Analog drums and filtering for Kid Niki et al. [Andrew Gardner, couriersud2015-06-211-4/+15
* License update. (nw) couriersud2015-05-241-1/+1
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-3/+3
* Modernized the irem_audio device. [Osso] Scott Stone2013-07-161-9/+28
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+1
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-1/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-0/+7
* Added save state support and driver data struct to m10.c, m14.c, m52.c, m57.c... Fabio Priuli2009-11-181-11/+0
* Added discrete mixing and filtering to irem games using m52-sound-c boards: m... Couriersud2008-04-251-1/+1
* Turns out not all Irem sound boards are identical. Aaron Giles2008-01-281-1/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+9