summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvmemory.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-19/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-2/+2
* Show 64 and 80 bit floats in windows and qt debugger (issue #476) yz70s2015-12-061-1/+5
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-4/+4
* First commit for issue #476 yz70s2015-11-301-2/+4
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+0
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Make return type match value being returned Vas Crabb2015-02-201-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Adds memory tracking to debugger. This includes two new commands: trackmem and Andrew Gardner2013-05-091-2/+3
* QT Debugger: Adds trackpc command, allowing for a visual display of where the Andrew Gardner2013-04-201-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-23/+23
* QT Debugger improvements. [Andrew Gardner] Andrew Gardner2013-01-161-23/+24
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+23
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-3/+3
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-1/+1
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-0/+160