summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/atarijsa.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-17/+17
* atarisy1.cpp, atarisy2.cpp, gauntlet.cpp: Modernization AJR2020-04-211-3/+12
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-26/+0
* devcb3 Vas Crabb2018-07-071-7/+7
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-8/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* a start at moving mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-231-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-0/+7
* reverting: Miodrag Milanovic2016-01-201-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-15/+15
* harddriv.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-141-0/+5
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-32/+3
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-24/+23
* Move Atari drivers to using ioport callbacks for sound communication Aaron Giles2013-07-151-4/+17
* Convert Atari JSA sound boards to their own devices, and replumb Aaron Giles2013-07-141-16/+273
* Initial round of atarigen cleanup. Aaron Giles2012-10-171-1/+1
* BIG update. Aaron Giles2011-03-291-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-8/+8
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+0
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-45/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-171-1/+1
* Changed atarijsa sound implementation to auto-detect CPU and input port. Aaron Giles2008-01-071-5/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+72