summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/network.h
Commit message (Collapse)AuthorAgeFilesLines
* general cleanup: Vas Crabb2017-05-231-3/+3
| | | | | | | | | | | * move rarely-used output and pty interfaces out of emu.h * consolidate and de-duplicate forward declarations, also remove some obsolete ones * clean up more #include guard macros * scope down a few more things (nw) Everyone, please keep forward declarations for src/emu in src/emu/emufwd.h - this will make it far easier to keep them in sync with declarations than having them scattered through all the other files.
* XML refactoring: Vas Crabb2016-12-111-5/+5
| | | | | | | * move stuff to namespace util::xml * scope down some enums * split config load/save delegate types * make config load take const so it can't mangle data
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-2/+2
|
* modernized network_manager (nw) Miodrag Milanovic2016-01-101-1/+17
|
* no need to include network.h (nw) Miodrag Milanovic2015-11-061-4/+0
|
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-6/+2
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-0/+23