summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/seibu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-12/+8
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* Works now (nw) Olivier Galibert2018-08-031-18/+18
* Partially revert 09466d3382eb1bdd9dedb3ce3793e1c440527615 due to crashes (nw) AJR2018-08-021-18/+18
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-18/+18
* seibu_sound: Interrupt modernization (nw) AJR2018-06-301-10/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+18
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-11/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-4/+3
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-7/+7
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-7/+7
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-7/+7
* Fix compile error (nw) Scott Stone2017-08-171-1/+1
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-25/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* Use autofinder for Seibu sound ROM bank; fix airraid regression (nw) AJR2016-11-281-5/+12
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-251-94/+59
* Seibu sound device cleanup (nw) AJR2016-11-241-126/+25
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-101-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* some improvements to airraid / cross shooter driver based on hw tests, should... David Haywood2016-04-101-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-17/+11
* reverting: Miodrag Milanovic2016-01-201-3/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-9/+9
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+618