summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/coleco.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo (nw) Scott Stone2014-06-091-1/+1
* New Clones Scott Stone2014-06-091-3/+25
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-13/+9
* (MESS) coleco: Set cleanup. (nw) Curt Coder2014-03-131-10/+6
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-12/+0
* was going to do some coleco stuff, but changed my mind Michaƫl Banaan Ananas2014-01-201-21/+26
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* (MESS) coleco: added missing input-related variables to save states, which sh... Fabio Priuli2013-05-261-3/+10
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* (MESS) ColecoVision: controller has a * key, not a . key [Nick3092] R. Belmont2013-02-181-1/+1
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-7/+5
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-4/+4
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-10/+8
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-22/+19
* (MESS) Continuing new device implementation for SN76496 and clones - apricot.... Scott Stone2012-08-291-4/+17
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+414