summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dinetwork.h
Commit message (Expand)AuthorAgeFilesLines
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* dinetwork: remove mcast_chk and check for multicast in recv (nw) cracyc2013-03-021-1/+0
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-0/+5
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-0/+2
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-091-1/+1
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+29