index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
debugger
/
debugint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-2
/
+2
*
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
couriersud
2015-05-18
1
-1
/
+1
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
1
-5
/
+2
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-11
/
+11
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
1
-1
/
+1
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-5
/
+5
*
Make OSD options an init parameter for modules
Vas Crabb
2015-04-07
1
-1
/
+1
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-12
/
+12
*
Converted modules/debugger/* to new module infrastructure. (nw)
couriersud
2015-01-25
1
-17
/
+34
*
Renamed osd_debugger_interface to debug_module in a first step to move
couriersud
2015-01-24
1
-2
/
+2
*
Converted back osd_interface into a pure interface.
couriersud
2015-01-12
1
-6
/
+9
*
fix internal debugger memory handling (nw)
Miodrag Milanovic
2014-05-08
1
-9
/
+10
*
-Reorganized OSD, handling more sound output systems and debuggers, defaults ...
Miodrag Milanovic
2014-05-08
1
-0
/
+1456