summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dinetwork.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵ Miodrag Milanovic2011-09-091-3/+3
| | | | doesn't need hardcoded values (no whatsnew)
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+51
part is disabled for now by compile options. Will be enabled,at least in MESS when all platforms get their implementation.