summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugcon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-7/+7
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-9/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* for bool type use true and false (nw) Miodrag Milanovic2016-07-311-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-151/+87
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+1
* Move more things to type-safe printf Vas Crabb2016-03-011-30/+14
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-5/+5
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-6/+6
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-7/+7
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+565