Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general cleanup: | 2017-05-23 | 1 | -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) | 2016-01-10 | 1 | -7/+7 | |
| | |||||
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -1/+1 | |
| | |||||
* | Some cleanups and init fixes with help of ReSharper C++ (nw) | 2015-11-11 | 1 | -4/+4 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+68 | |