summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvdisasm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+0
* Use stream with contiguous backing store for the disasmview's buffer Vas Crabb2016-03-031-5/+7
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-4/+4
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-0/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-2/+2
* Another round of auto_alloc_array conversions. Aaron Giles2014-02-201-3/+2
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-16/+16
* QT Debugger improvements. [Andrew Gardner] Andrew Gardner2013-01-161-16/+17
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized Aaron Giles2010-09-051-1/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-4/+4
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-0/+146