summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ym2151.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Converted presave/postload functions to delegates. In a lot of Aaron Giles2011-04-301-3/+0
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-1/+1
* Terminology cleanup. "Machine" handlers are now "space" handlers. Aaron Giles2008-11-151-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-13/+16
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+86