index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
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