summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_dwsock.cpp
Commit message (Expand)AuthorAgeFilesLines
* -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. Vas Crabb2020-11-061-5/+5
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-071-5/+5
* use C++ library includes (nw) firewave2020-01-221-2/+2
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-17/+16
* some NULL -> nullptr hap2016-01-241-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-3/+3
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-3/+3
* cleanup Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-041-7/+7
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+210