summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/snes_snd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* snes_snd.cpp : Updates (#4868) cam9002019-04-091-43/+41
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+9
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-5/+5
* snes_snd.cpp: merge timer counters into one single function [Angelo Salese] angelosa2018-01-141-3/+10
* snes_snd.cpp: TnDIV divides by 256 when setting written is 0 [Angelo Salese] angelosa2018-01-141-0/+2
* fix up a couple in src/mame as well (nw) Vas Crabb2017-07-171-14/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-36/+35
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-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
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-9/+9
* snes_snd: modernized the SNES sound device [Fabio Priuli] Fabio Priuli2013-05-291-23/+96
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+24
* Fixed NSS reset behaviour, now games shouldn't die anymore when the CPU halts Angelo Salese2012-09-021-0/+1
* (MESS) Fixed incorrect SPC700 IPL ROM behaviour in SNES driver(s), fixes some... Angelo Salese2012-09-021-1/+0
* Added sound mute in spc700 then hooked up for NSS Angelo Salese2012-08-281-0/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+0
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+3
* spc700.c: Added save states [Fabio Priuli] Fabio Priuli2010-03-171-0/+42