| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general cleanup: | 2017-05-23 | 1 | -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: | 2016-12-11 | 1 | -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) | 2016-01-10 | 1 | -2/+2 | |
| | | |||||
| * | modernized network_manager (nw) | 2016-01-10 | 1 | -1/+17 | |
| | | |||||
| * | no need to include network.h (nw) | 2015-11-06 | 1 | -4/+0 | |
| | | |||||
| * | Added some for Nathan and some more for Nicola (nw) | 2015-05-11 | 1 | -6/+2 | |
| | | |||||
| * | Added dummy license headers for EMU section (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | Sync with MESS all credited there (no whatsnew) | 2011-12-12 | 1 | -0/+23 | |
