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
/
debugimgui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-5
/
+5
*
debugimgui: made a start on rendering just the visible areas of a debugger vi...
mahlemiut
2016-05-20
1
-55
/
+50
*
Ioport refactoring and cleanups (nw)
AJR
2016-05-18
1
-0
/
+1
*
debugimgui: move view drawing into a single function, few more minor colour f...
mahlemiut
2016-05-14
1
-318
/
+89
*
debugimgui: fix up title and menu bar colours.
mahlemiut
2016-05-12
1
-8
/
+11
*
Fix colors due to defaults change (nw)
Miodrag Milanovic
2016-05-12
1
-3
/
+3
*
debugimgui: Use a getter function for combo boxes. Memory windows are now mu...
mahlemiut
2016-05-04
1
-23
/
+11
*
debugimgui: move building of source lists for disasm and memory windows so th...
mahlemiut
2016-05-02
1
-23
/
+24
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-67
/
+67
*
debugimgui: added keyboard input for the debug view with focus.
mahlemiut
2016-04-25
1
-1
/
+59
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-20
/
+28
*
debugimgui: Optimised rendering by drawing text via the window draw list.
mahlemiut
2016-04-23
1
-61
/
+116
*
debugimgui: added sending of mouse clicks to debugger views. Please note tha...
mahlemiut
2016-04-21
1
-3
/
+95
*
debugimgui: added error log window, and limited the debugger console to displ...
mahlemiut
2016-04-18
1
-0
/
+71
*
debugimgui: Removed some unused stuff, renamed window class.
mahlemiut
2016-04-18
1
-53
/
+39
*
Fix clang compile.
couriersud
2016-04-17
1
-1
/
+1
*
Added ImGui based debugger. [Barry Rodewald]
mahlemiut
2016-04-17
1
-0
/
+1081