summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/taito_en.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* es5506.cpp: Updates [cam900] cam9002020-08-271-3/+11
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-5/+5
* taito_en: Use CPU space for interrupt vectoring (nw) AJR2019-04-041-1/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+0
* es5506.cpp, Sync sample rate with esqpump.cpp (#4582) cam9002019-02-021-0/+1
* taito_en: Eliminate set_input_line_vector (nw) AJR2019-01-011-1/+1
* mb87078: only update channel latch when dsel is low (nw) hap2018-11-061-1/+1
* es5510, taito_en Updates (#3284) cam9002018-03-031-0/+2
* taito_en: Hook up ES5510 effects DSP [cam900, R. Belmont] arbee2018-02-171-12/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* Improve the speed of romident by dynamically allocating some large device mem... Phil Bennett2017-07-021-1/+1
* taito_en: Use MB8421 for communication RAM AJR2017-06-121-3/+1
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* audio/taito_en.cpp: use device_mconfig_additions() (nw) Ivan Vangelista2016-03-111-5/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* correct credits -> license is covered hap2015-05-291-2/+2
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* small cleanup Michaël Banaan Ananas2014-10-041-9/+16
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* mb87078_device: converted to devcb2 (nw) Ivan Vangelista2014-03-231-1/+2
* n68681: Renamed to mc68681. (nw) Curt Coder2014-03-181-2/+2
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-2/+2
* Updated taito_en to use the n68681 device. (nw) Ivan Vangelista2013-11-231-0/+5
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-5/+5
* Converted taito_en to a device. (nw) Ivan Vangelista2013-08-221-1/+43
* taito_en.c improvements [Phil Bennett]: Phil Bennett2012-06-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-1/+1
* mametesters bugfix: Michaël Banaan Ananas2010-05-071-0/+2
* Some misc cleanups: Aaron Giles2009-12-151-19/+1
* > -----Original Message----- Aaron Giles2009-10-031-8/+0
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-3/+4
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+28