summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* fix item hilighting in debugger state view when scrolling [Vas Crabb] Vas Crabb2016-07-131-107/+102
* Fix scroll in debugger state view Vas Crabb2016-07-111-79/+78
* Fix undefined symbols error in clang compile (nw) AJR2016-07-011-0/+5
* simplified memory management for save states and states (nw) Miodrag Milanovic2016-07-011-37/+21
* 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