summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mpf1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* modernised TMS5220 [smf] smf-2013-05-141-15/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-3/+3
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-7/+7
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-14/+14
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-8/+6
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-10/+9
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+487