summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+0
* Iterate over devices C++11 style AJR2016-04-181-4/+3
* Iterate over core classes C++11 style AJR2016-03-311-4/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-5/+5
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-9/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+346