summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugcpu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-31/+31
* Eliminate some unnecessary pass-through methods from debugcpu (nw) AJR2016-06-221-9/+7
* small debugger cleanup (nw) Miodrag Milanovic2016-06-171-14/+2
* Fixed debugger regression (nw) Miodrag Milanovic2016-06-171-0/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-644/+575
* Added comlist comment to debugger [Angelo Salese] angelosa2016-06-041-8/+16
* MT6225 MT6226 MT6227 debugger may crash when validating expression with non-e... Vas Crabb2016-05-301-52/+52
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-2/+1
* Iterate over devices C++11 style AJR2016-04-181-12/+9
* Typo fix: threshhold → threshold Jordi Mallach2016-04-011-1/+1
* Iterate over core classes C++11 style AJR2016-03-311-3/+4
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-4/+4
* Move more things to type-safe printf Vas Crabb2016-03-011-5/+2
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-8/+6
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* Added plugins and boot.lua as startup script [Miodrag Milanovic] Miodrag Milanovic2016-02-141-0/+3
* Add macros for alignment checking (nw) AJR2016-01-301-9/+9
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-7/+7
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-10/+10
* modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-4/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-152/+152
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-4/+4
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3575