summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvmemory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tagged_list to unordered_map in emumem (nw) Miodrag Milanovic2016-06-181-3/+3
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-8/+9
* Iterate over devices C++11 style AJR2016-04-181-6/+5
* Iterate over core classes C++11 style AJR2016-03-311-3/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* Revert "Memory region to use std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* Memory region to use 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
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* Fixed uninitialized variables, detected by VS2015 x64 build (nw) Miodrag Milanovic2015-12-071-2/+2
* Show more digits in fp values (issue #476) yz70s2015-12-061-3/+3
* Show 64 and 80 bit floats in windows and qt debugger (issue #476) yz70s2015-12-061-19/+96
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-17/+17
* First commit for issue #476 yz70s2015-11-301-53/+156
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+820