summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/kc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-15/+5
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Fixes for building MESS with Visual Studio 2013 preview [smf] smf-2013-07-051-11/+11
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* cleanup (nw) Miodrag Milanovic2013-04-191-5/+4
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-30/+30
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-10/+9
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-13/+11
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-9/+9
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-49/+49
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-9/+9
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+802