summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ymz280b.h
Commit message (Expand)AuthorAgeFilesLines
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* better Michaël Banaan Ananas2014-02-251-0/+1
* Added license tags to a few more files. Also converted many of OG's Aaron Giles2013-10-161-0/+2
* (note) Michaël Banaan Ananas2013-06-031-2/+2
* added readlatch (dummy read is documented by Yamaha) Michaël Banaan Ananas2013-06-011-3/+4
* clears variables to avoid random crashing (nw) smf-2013-05-121-9/+9
* overides device_post_load instead of post_load (nw) smf-2013-05-101-1/+1
* modernised YMZ280B [smf] smf-2013-05-101-13/+91
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-291-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+24
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Reverted svn r6097 as per Aaron suggestion Angelo Salese2009-07-151-2/+0
* Added 16-bits wide access function for the ymz280b sound chip core, needed by... Angelo Salese2009-07-151-0/+2
* Ok, this is The Big One. Aaron Giles2009-02-111-28/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* 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/+2
* Terminology cleanup. "Machine" handlers are now "space" handlers. Aaron Giles2008-11-151-2/+2
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-28/+32
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+43