summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugvw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added save state window to debugger. Centralized unique/vector/pointer unwrap... Aaron Giles2021-04-121-0/+4
* Bug fixes and usablility enhancements: Vas Crabb2021-01-291-0/+2
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-9/+9
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* Make expressions octal for applicable address spaces in disassembly view AJR2020-04-131-2/+5
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Make debugger view startup more efficient - it's still not going to be practi... Vas Crabb2019-11-181-2/+2
* misc cleanup: Vas Crabb2019-11-181-6/+5
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* small debugger cleanup (nw) Miodrag Milanovic2016-06-171-6/+0
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-6/+7
* Iterate over core classes C++11 style AJR2016-03-311-3/+3
* Make octal flag part of address_space/address_space_config, not (illogically)... AJR2016-02-041-6/+1
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-11/+11
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-14/+14
* More cleanups (nw) Miodrag Milanovic2015-11-111-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+536