summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvdisasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-9/+9
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-13/+12
* Iterate over devices C++11 style AJR2016-04-181-5/+4
* Iterate over core classes C++11 style AJR2016-03-311-2/+2
* Clear error status on persistent streams Vas Crabb2016-03-171-0/+2
* More stream enhancement Vas Crabb2016-03-031-4/+1
* Use stream with contiguous backing store for the disasmview's buffer Vas Crabb2016-03-031-26/+36
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* Make octal flag part of address_space/address_space_config, not (illogically)... AJR2016-02-041-5/+5
* Fixed bug debugging drivers with es5510 core, possibly some others that do no... Miodrag Milanovic2016-01-251-1/+2
* 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
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+692