summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/taito_en.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* taito_en: fix overdriving that caused distortion and pops in previous version... arbee2020-09-131-10/+10
* es5506.cpp: Updates [cam900] cam9002020-08-271-13/+36
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-4/+4
* audio/taito_en.cpp: Remove obsolete workaround for M68000 reset issue (nw) AJR2020-04-101-3/+0
* sag: add cartridge and softwarelist (nw) hap2020-04-081-1/+0
* xtal.cpp: Slight correction to one value (nw) AJR2019-09-251-3/+3
* taito_en.cpp: saner dividers for mb87078, fixes regression with Taito F3 volu... Angelo Salese2019-07-261-5/+5
* taito_en: Use CPU space for interrupt vectoring (nw) AJR2019-04-041-13/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+1
* es5506.cpp, Sync sample rate with esqpump.cpp (#4582) cam9002019-02-021-1/+14
* taito_en: Eliminate set_input_line_vector (nw) AJR2019-01-011-11/+4
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-28/+28
* mb87078: only update channel latch when dsel is low (nw) hap2018-11-061-1/+1
* mb87078: refactor and correct data_w/r (nw) hap2018-11-061-1/+1
* -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw mooglyguy2018-09-071-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14
* whoops, these should be there (nw) arbee2018-03-031-0/+1
* Bad reversion (nw) AJR2018-03-031-1/+1
* no disable (nw) arbee2018-03-031-2/+1
* Fix various downcasting errors (nw) AJR2018-03-031-1/+1
* es5510, taito_en Updates (#3284) cam9002018-03-031-18/+21
* taito_en.cpp: Regression fix (nw) AJR2018-02-181-2/+3
* taito_en: Hook up ES5510 effects DSP [cam900, R. Belmont] arbee2018-02-171-130/+66
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* Improve the speed of romident by dynamically allocating some large device mem... Phil Bennett2017-07-021-1/+4
* taito_en: Use MB8421 for communication RAM AJR2017-06-121-26/+3
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-16/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Assume same frequencies used between lvcards.cpp and tehkanwc.cpp and closing... angelosa2016-09-161-1/+1
* audio/taito_en.cpp: use device_mconfig_additions() (nw) Ivan Vangelista2016-03-111-19/+28
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+317