summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugwin.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-267/+0
* Honour debugger font choice with Qt debugger Vas Crabb2015-04-091-1/+1
* Make OSD options an init parameter for modules Vas Crabb2015-04-071-1/+1
* debugwin.c: avoid race condition where debugger window update request is made... Peter Ferrie2015-03-161-1/+1
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-7/+7
* (Break|Watch)points window for Windows debugger Vas Crabb2015-02-211-0/+2
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-2964/+129
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-13/+13
* Converted modules/debugger/* to new module infrastructure. (nw) couriersud2015-01-251-12/+31
* Converted back osd_interface into a pure interface. couriersud2015-01-121-8/+9
* Added window to osd_interface (nw) Miodrag Milanovic2014-09-011-2/+2
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-0/+3080