summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dioutput.cpp
Commit message (Collapse)AuthorAgeFilesLines
* general cleanup: Vas Crabb2017-05-231-1/+1
| | | | | | | | | | | * 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.
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-7/+7
|
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
|
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-4/+4
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+68