summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/seibu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* loose ends: (nw) Vas Crabb2019-11-061-2/+4
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-18/+5
* 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
* devcb3 Vas Crabb2018-07-071-2/+2
* seibu_sound: Interrupt modernization (nw) AJR2018-06-301-8/+9
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-2/+2
* Oops (nw) Olivier Galibert2018-02-221-2/+2
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-9/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+5
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+9
* Use autofinder for Seibu sound ROM bank; fix airraid regression (nw) AJR2016-11-281-0/+5
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-251-18/+21
* Merge pull request #1776 from ajrhacker/seibu_sound_cleanup R. Belmont2016-11-251-136/+31
|\
| * Fix disastrous regression in dynduke and raiden (nw) AJR2016-11-251-2/+2
| * Seibu sound device cleanup (nw) AJR2016-11-241-136/+31
* | A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
|/
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-10/+3
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-12/+12
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+26
* 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
* compilefix part2 hap2015-01-281-19/+15
* audio/seibu.c: remove unused functions (nw) Alex W. Jackson2014-11-301-2/+0
* woop Michaël Banaan Ananas2014-09-211-6/+6
* zerotm2k inputs Michaël Banaan Ananas2014-09-211-2/+12
* get rid of static int irq1,irq2 Michaël Banaan Ananas2014-09-071-5/+2
* seibu_adpcm: converted to use inline configs. nw. Fabio Priuli2014-05-191-20/+19
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-3/+0
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-25/+25
* fixed clang compiler warnings (nw) Oliver Stöneberg2013-08-021-1/+1
* Modernized the Seibu ADPCM device and converted the Seibu sound system to be ... Scott Stone2013-08-011-52/+111
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-1/+0
* fixed using wrong macro (nw) smf-2013-05-131-2/+2
* modernised YM3812 [smf] smf-2013-05-131-3/+2
* modernised YM2203 [smf] smf-2013-05-111-2/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-29/+14
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-81/+80
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-8/+7
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-15/+15
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1