summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/coleco.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-499/+0
* coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 multica... Wilbert Pol2015-08-101-3/+94
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-1/+1
* Microdigital ONYX: new colecovision prototype (unreleased). Felipe Corrêa da Silva Sanches2015-06-231-0/+13
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... Miodrag Milanovic2015-05-151-1/+1
* Updated MESS info for licenses (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* converted coleco carts to use Curt's slot device (+ changed the Fabio Priuli2014-09-211-30/+9
* base colecop on coleco, not dina Michaël Banaan Ananas2014-06-091-40/+24
* 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