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
/
emu
/
debugger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Reorganized OSD, handling more sound output systems and debuggers, defaults ...
Miodrag Milanovic
2014-05-08
1
-4
/
+0
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-2
/
+2
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-10
/
+10
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-1
/
+1
*
Create new class osd_interface to house OSD callbacks. Added new
Aaron Giles
2010-10-21
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2010-10-14
1
-1
/
+1
*
**FOR REVIEW**
Andrew Gardner
2010-09-20
1
-0
/
+4
*
Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized
Aaron Giles
2010-09-05
1
-4
/
+0
*
Remove unused debug_comment_exit
Aaron Giles
2010-09-04
1
-0
/
+3
*
Have each device create its own device_debug instead of letting the
Aaron Giles
2010-09-04
1
-1
/
+0
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-5
/
+5
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-1
/
+1
*
Internal debugger using the mame rendering infrastructure
Couriersud
2010-02-11
1
-0
/
+4
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-3
/
+3
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-1
/
+1
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2008-12-22
1
-5
/
+5
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-8
/
+73
*
Further debugger cleanup. Symbol tables now have a global ref
Aaron Giles
2008-11-22
1
-1
/
+20
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-0
/
+58