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
/
debug
/
debugcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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