summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dinetwork.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-3/+1
* dinetwork: remove mcast_chk and check for multicast in recv (nw) cracyc2013-03-021-6/+0
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-1/+5
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-1/+1
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-091-3/+3
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+51