summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/aica.c
Commit message (Expand)AuthorAgeFilesLines
* Update for ElSemi (nw) Miodrag Milanovic2015-05-141-1/+1
* sorted out more (nw) Miodrag Milanovic2015-05-141-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* aica.c: ADPCM looping (DC swirl sound) and address masking (Red Dog) fixes [M... MetalliC2015-03-251-5/+9
* Touching all the candy again: [Alex Jackson] Alex W. Jackson2014-11-171-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-36/+36
* aica is modern device as well now (nw) Miodrag Milanovic2014-03-211-573/+586
* last round of *.c -> *.inc renaming for now (nw) Oliver Stöneberg2014-03-191-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-0/+5
* AICA: EFREG is mapped every other word, not every word. Fixes memory trashin... R. Belmont2014-01-311-2/+2
* SCSP: improved DMA and fixed triggering from SH-2 side [Angelo Salese] Angelo Salese2013-10-031-3/+3
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-2/+2
* Fixed ARMRST behaviour Angelo Salese2013-09-091-0/+9
* AICA: fixed DSP r/w Angelo Salese2013-09-091-2/+67
* AICA: Hooked up AICA-to-SH-4 irqs [Angelo Salese] Angelo Salese2013-08-291-9/+52
* SCSP: fixed DMA when SH-2 enables it [Angelo Salese] Angelo Salese2013-08-281-1/+3
* AICA: Implemented DMA [Angelo Salese] Angelo Salese2013-08-281-3/+126
* small DEVICE_STOP cleanup (nw) Oliver Stöneberg2013-08-031-5/+0
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* extended large amount of devices with shortname and source file data (nw) Miodrag Milanovic2013-06-211-1/+1
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-291-8/+8
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-107/+105
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-10/+10
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-24/+23
* Enum and union normalization. Aaron Giles2012-09-161-1/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-26/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+49
* Preliminary save state support to Naomi / DC driver [Angelo Salese] Angelo Salese2011-12-161-0/+16
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-7/+7
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-4/+4
* AICA: Correct slotmon readback. Streaming sounds now advance in e.g. capsnk.... R. Belmont2011-02-271-7/+36
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-3/+3
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-3/+3
* Attotime bulk conversion step: Aaron Giles2011-02-031-3/+3
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-2/+1
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+1
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+5
* Cleanups and version bump. Aaron Giles2010-05-051-3/+3
* AICA updates: [PluginNinja] R. Belmont2010-04-251-87/+49
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-6/+6
* Added casting operators to the region_info class so you can assign Aaron Giles2010-01-161-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Bulk change alert. Aaron Giles2009-04-261-4/+2
* Sound cores compile cleanly. Aaron Giles2009-03-121-4/+4