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
/
debugint
/
debugint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert rendfont to C++.
Aaron Giles
2010-10-23
1
-3
/
+3
*
Create new class osd_interface to house OSD callbacks. Added new
Aaron Giles
2010-10-21
1
-12
/
+12
*
More Clang fixes (verified OK with GCC) [Balrog]
R. Belmont
2010-10-16
1
-1
/
+1
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-32
/
+33
*
Added bool operator to astring, returning true if the string is
Aaron Giles
2010-08-21
1
-1
/
+1
*
Moved debugging structure away from CPUs only and attached to all
Aaron Giles
2010-07-06
1
-10
/
+10
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-7
/
+7
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-80
/
+61
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+3
*
Added some missing static qualifiers to MAME. Also, renamed some generically...
Scott Stone
2010-05-28
1
-17
/
+19
*
Fixed a bug in debugint.c: Actually make Del and BS delete the last character...
Couriersud
2010-02-19
1
-1
/
+1
*
VS2008 compiling fix [Miodrag Milanovic] (no whatsnew)
Miodrag Milanovic
2010-02-18
1
-1
/
+1
*
Cleanups and version bump.
mame0136u3
Aaron Giles
2010-02-14
1
-7
/
+7
*
Internal debugger using the mame rendering infrastructure
Couriersud
2010-02-11
1
-0
/
+1497