summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-5/+5
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-101-32/+25
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-61/+61
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-10/+8
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-12/+12
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-0/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2378