summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/coco/coco_dwsock.c
Commit message (Collapse)AuthorAgeFilesLines
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* coco: Changed display of "Becker Port" info to show in -verbose only to ↵ Scott Stone2015-04-241-3/+3
| | | | avoid causal user confusion. (nw)
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-86/+85
|
* 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. Belmont2014-10-191-0/+201
[Richard Goedeken]