summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-14/+14
* debugint.cpp: fix uninitialized variable error (nw) yz70s2015-12-251-1/+1
* Stop internal debugger windows from drawing space characters, speeds renderin... mahlemiut2015-12-191-13/+11
* Make new internal debugger windows appear in a cascade-like position, and giv... mahlemiut2015-12-171-14/+65
* Stop internal debugger window title and editors from drawing text outside the... mahlemiut2015-12-151-3/+12
* Made internal debugger window editors appear over the window to which it is r... mahlemiut2015-12-141-30/+25
* Base the size of internal debugger window title bars on the font size. mahlemiut2015-12-131-1/+1
* Internal debugger now honours the -debugger_font and -debugger_font_size opti... mahlemiut2015-12-131-37/+30
* Add memory window to internal debugger. mahlemiut2015-12-121-1/+106
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* Make internal debugger windows just a bit more pleasing to the eye. mahlemiut2015-12-121-7/+39
* Giving the internal debugger a bit of love. Make closed windows actually dis... mahlemiut2015-12-111-17/+37
* fixing some more override (nw) Miodrag Milanovic2015-12-061-7/+7
* clang-modernize part 5 Miodrag Milanovic2015-12-041-52/+52
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-6/+2
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-13/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1477