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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
no deps between osd and frontend, internal debugger removed (nw)
Miodrag Milanovic
2016-05-06
1
-1869
/
+0
*
Relieve UI menus and such from having to constantly fetch UI object from glob...
AJR
2016-04-26
1
-2
/
+3
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-2
/
+2
*
enabled internal debugger, but this would need to go in time, it is too coupl...
Miodrag Milanovic
2016-04-23
1
-2
/
+2
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-1
/
+1
*
Reduction code for entries of "enum class ui_menu_item_type" and the use of i...
dankan1890
2016-04-15
1
-7
/
+7
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-4
/
+1
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-3
/
+3
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+2
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+2
*
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-8
/
+8
*
Make internal debugger menu remember its currently selected item, to help mak...
mahlemiut
2016-01-11
1
-4
/
+16
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-1
/
+1
*
fix input regression in internal debugger window editors
mahlemiut
2016-01-06
1
-1
/
+2
*
Prevent keypresses from passing through to internal debugger windows while th...
mahlemiut
2016-01-04
1
-1
/
+2
*
Add various keyboard shortcuts and pass keypresses to the debug view with inp...
mahlemiut
2016-01-04
1
-15
/
+196
*
fix vertical scrollbar on large windows (such as the program space of an i386)
mahlemiut
2016-01-02
1
-4
/
+5
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-14
/
+14
*
debugint.cpp: fix uninitialized variable error (nw)
yz70s
2015-12-25
1
-1
/
+1
*
Stop internal debugger windows from drawing space characters, speeds renderin...
mahlemiut
2015-12-19
1
-13
/
+11
*
Make new internal debugger windows appear in a cascade-like position, and giv...
mahlemiut
2015-12-17
1
-14
/
+65
*
Stop internal debugger window title and editors from drawing text outside the...
mahlemiut
2015-12-15
1
-3
/
+12
*
Made internal debugger window editors appear over the window to which it is r...
mahlemiut
2015-12-14
1
-30
/
+25
*
Base the size of internal debugger window title bars on the font size.
mahlemiut
2015-12-13
1
-1
/
+1
*
Internal debugger now honours the -debugger_font and -debugger_font_size opti...
mahlemiut
2015-12-13
1
-37
/
+30
*
Add memory window to internal debugger.
mahlemiut
2015-12-12
1
-1
/
+106
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-4
/
+4
*
Make internal debugger windows just a bit more pleasing to the eye.
mahlemiut
2015-12-12
1
-7
/
+39
*
Giving the internal debugger a bit of love. Make closed windows actually dis...
mahlemiut
2015-12-11
1
-17
/
+37
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-7
/
+7
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-52
/
+52
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-4
/
+4
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-6
/
+2
*
nw, more PVS-Studio fixes
therealmogminer@gmail.com
2015-11-09
1
-13
/
+12
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1477