summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/okim6295.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* get rid of duplicated code Michaƫl Banaan Ananas2012-04-171-30/+7
* [MT #4268] Don't refresh the stream during post_load, that makes the core die... R. Belmont2012-01-281-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-40/+14
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+0
* Added a virtual stream update function to the device sound interface. Aaron Giles2011-01-211-3/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-7/+7
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-1/+1
* Added read_status() and write_command() methods to the okim6295_device Aaron Giles2010-09-051-9/+3
* Updated sound devices not cover with previous patches (used only by MESS) (no... Miodrag Milanovic2010-09-021-3/+3
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-7/+5
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-9/+10
* Modified way device_type constants are defined in order to get unidasm compil... Miodrag Milanovic2010-06-291-1/+1
* Changed device name from an overridable function to a parameter passed to Aaron Giles2010-06-251-3/+0
* Cleanups and version bump. Aaron Giles2010-06-171-20/+20
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-25/+167
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO Aaron Giles2009-07-091-1/+0
* Ok, this is The Big One. Aaron Giles2009-02-111-23/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-261-0/+1
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-30/+33
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-12/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+65