summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/k056800.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-2/+0
* Konami PPC updates: R. Belmont2013-02-021-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+1
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-15/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Removed template usage for legacy devices, to make my future work easier (nw) Miodrag Milanovic2012-08-301-6/+11
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-2/+2
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-3/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* running_device -> device_t Aaron Giles2010-12-311-6/+6
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-7/+7
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-1/+1
* Misc Konami updates: Fabio Priuli2009-12-141-0/+175