summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-14/+14
* Do not add this for other then windows (nw) Miodrag Milanovic2015-12-271-2/+7
* Fix for windows Qt5 compile (nw) Miodrag Milanovic2015-12-271-3/+11
* qt5 debugger port [O. Galibert] Olivier Galibert2015-12-2719-180/+110
* debugint.cpp: fix uninitialized variable error (nw) yz70s2015-12-251-1/+1
* Support 64 and 80-bit floats in OS X debugger (nw) arbee2015-12-191-1/+15
* 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
* Show 64 and 80 bit floats in windows and qt debugger (issue #476) yz70s2015-12-063-1/+36
* fixing some more override (nw) Miodrag Milanovic2015-12-0610-52/+52
* clang-modernize part 5 Miodrag Milanovic2015-12-046-66/+66
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-033-5/+5
* Support float view in OS X debugger (nw) arbee2015-11-301-0/+7
* Show 32 bit floating point values in qt debugger memory view (issue #476) yz70s2015-11-302-42/+67
* First commit for issue #476 yz70s2015-11-306-20/+31
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* more cleanups and fix (nw) Miodrag Milanovic2015-11-1110-28/+12
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-13/+12
* renamed m -> mm (nw) Miodrag Milanovic2015-11-0818-0/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0826-0/+0
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-0/+1
* Clean up some stuff that upsets GCC5 Vas Crabb2015-11-012-1/+2
* Fix for some configurations Vas Crabb2015-10-271-1/+1
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-302-3/+3
* Fix build with Xcode 7 (nw) balr0g2015-09-182-3/+3
* Fixed register_window_class Vladimir Kryvian2015-08-271-0/+2
* Fixed register_window_class Vladimir Kryvian2015-08-271-0/+2
* Fixed GetModuleHandle to be universal. Vladimir Kryvian2015-08-253-8/+14
* debugviewinfo.c: destroy window before destroying view (nw) Peter Ferrie2015-08-101-5/+5
* Revert "debugqt: Port to Qt5 [O. Galibert]" Olivier Galibert2015-08-0119-110/+180
* Debugger fix from Judge (nw) Vas Crabb2015-07-311-0/+1
* Doesn't fix the crash, but it doesn't hurt either nw Vas Crabb2015-07-301-0/+3
* debugqt: Port to Qt5 [O. Galibert] Olivier Galibert2015-07-2919-180/+110
* fix compile (possibly only GCC5.1) (nw) Cowering2015-07-141-0/+2
* blame balrog for this :) (NW) Cowering2015-07-081-2/+2
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) couriersud2015-05-181-1/+1
* Cocoa debugger: correctly size controls for user font selection (nw) Vas Crabb2015-05-144-30/+48
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-0922-50/+44
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-0736-108/+0
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-0722-0/+44
* bugix and sdl fix (nw) Miodrag Milanovic2015-04-221-6/+6