summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/coco
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1314-2658/+0
* get rid of all the x Dirk Best2015-06-231-2/+2
* coco: updated to use the new wd fdc Dirk Best2015-06-042-36/+57
* lot more changes and fixes (nw) Miodrag Milanovic2015-05-131-1/+1
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-1114-14/+14
* Updated licenses to some of bus devices (nw) Miodrag Milanovic2015-05-1014-14/+14
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-0714-0/+28
* coco: Changed display of "Becker Port" info to show in -verbose only to avoi... Scott Stone2015-04-241-3/+3
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-2/+2
* Fixed MT05844 (nw) Ivan Vangelista2015-02-091-12/+12
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-262-106/+104
* Prevent calls to osd_read/write when m_pSocket is NULL [nw] jbu2014-11-091-0/+6
* fixed Visual Studio compilation of src/emu/coco/coco_dwsock.c (nw) Oliver Stöneberg2014-10-221-1/+3
* (MESS) TRS-80 CoCo: implement virtual "Becker Port" for DriveWire support. [R... R. Belmont2014-10-195-0/+315
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-3/+2
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-1/+0
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-9/+9
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-2/+6
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-10/+10
* cococart to devcb2 (nw) Miodrag Milanovic2014-05-133-49/+51
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-7/+2
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-1/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-2/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-072-5/+5
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-6/+6
* coco fdc fix (nw) Miodrag Milanovic2014-03-192-22/+29
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-182-26/+27
* (MESS) Moved the remaining slot interfaces to emu/bus. (nw) Curt Coder2014-03-1712-0/+2288