summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugint.c
Commit message (Expand)AuthorAgeFilesLines
* blame balrog for this :) (NW) Cowering2015-07-081-2/+2
* Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) couriersud2015-05-181-1/+1
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-5/+2
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-11/+11
* removed bool conversion and implicit empty check (nw) Miodrag Milanovic2015-04-191-1/+1
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-5/+5
* Make OSD options an init parameter for modules Vas Crabb2015-04-071-1/+1
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-12/+12
* Converted modules/debugger/* to new module infrastructure. (nw) couriersud2015-01-251-17/+34
* Renamed osd_debugger_interface to debug_module in a first step to move couriersud2015-01-241-2/+2
* Converted back osd_interface into a pure interface. couriersud2015-01-121-6/+9
* fix internal debugger memory handling (nw) Miodrag Milanovic2014-05-081-9/+10
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-0/+1456