summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mc10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused macros (nw) Ivan Vangelista2014-06-051-1/+1
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-9/+5
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-18/+7
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-3/+1
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-2/+2
* Added palette to ef9345, and some cleanup (nw) Miodrag Milanovic2014-03-161-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-3/+2
* m6800.c: Modernized cpu core (nw) Wilbert Pol2013-08-071-2/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-6/+1
* save state cleanup, converted state_save_register_global* into save_item/save... Miodrag Milanovic2013-05-081-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-4/+4
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+626