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
/
debug
/
debugcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-565
/
+0
*
making logerror part of machine and device classes [Miodrag Milanovic]
Miodrag Milanovic
2015-11-01
1
-1
/
+1
*
License self-service.
Aaron Giles
2015-05-25
1
-1
/
+1
*
lot more updated (nw)
Miodrag Milanovic
2015-05-11
1
-5
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+6
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-3
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-35
/
+34
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
debugger has been "new" for long enough now. also show the proper application...
Oliver Stöneberg
2012-08-17
1
-1
/
+1
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-18
/
+18
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-1
/
+1
*
Converted the expression engine to C++, did the usual cleanup.
Aaron Giles
2010-11-01
1
-4
/
+9
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-5
/
+5
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-6
/
+6
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-5
/
+5
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-6
/
+10
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
> -----Original Message-----
Aaron Giles
2009-10-03
1
-1
/
+9
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-5
/
+5
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+1
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
More debugger changes.
Aaron Giles
2008-12-03
1
-14
/
+14
*
Big debugger cleanup.
Aaron Giles
2008-12-03
1
-2
/
+5
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-1
/
+1
*
Another big one.
Aaron Giles
2008-11-20
1
-1
/
+1
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-1
/
+1
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-14
/
+13
*
Robustified key behavior when the debugger is visible. Should now
Aaron Giles
2008-07-17
1
-0
/
+16
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-1
/
+1
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-2
/
+3
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-04-02
1
-1
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+533