summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/coleco
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1312-1068/+0
* coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 multica... Wilbert Pol2015-08-103-0/+130
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-0710-30/+0
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-2/+2
* (MESS) let's try to workaround coleco cart problems from fullpath Fabio Priuli2014-10-113-6/+19
* mmm... not-power-of-2 ROMs (e.g. secalpha) do not like Fabio Priuli2014-09-211-1/+4
* converted coleco carts to use Curt's slot device (+ changed the Fabio Priuli2014-09-211-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-074-5/+5
* (MESS) coleco: Controller WIP. (nw) Curt Coder2014-03-135-42/+254
* (MESS) adam: Added ColecoVision cartridge port slot interface. [Curt Coder] Curt Coder2014-03-134-0/+377
* (MESS) adam: Added ColecoVision control port slot interface along with the Co... Curt Coder2014-03-124-0/+363