summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/fm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* BIG update. Aaron Giles2011-03-291-1/+1
* Fix build break from last checkin. Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-3/+3
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Removed the various HAS_xxxx for sound cores. To select sound cores, Aaron Giles2010-01-021-6/+6
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2009-01-141-5/+0
* Hi mamedev, Aaron Giles2008-12-081-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-4/+4
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-4/+4
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-52/+59
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-4/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+211