summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mk2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mos6530: updated to use devcb2. nw. Fabio Priuli2014-04-291-10/+5
* Modernized mos6530 device.(nw) Ivan Vangelista2014-01-031-3/+3
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-9/+9
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+229