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
/
debugcpu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Typo fix: threshhold → threshold
Jordi Mallach
2016-04-01
1
-1
/
+1
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-3
/
+4
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-4
/
+4
*
Move more things to type-safe printf
Vas Crabb
2016-03-01
1
-5
/
+2
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-8
/
+6
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-1
/
+1
*
Added plugins and boot.lua as startup script [Miodrag Milanovic]
Miodrag Milanovic
2016-02-14
1
-0
/
+3
*
Add macros for alignment checking (nw)
AJR
2016-01-30
1
-9
/
+9
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-7
/
+7
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-10
/
+10
*
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-1
/
+1
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-1
/
+1
*
some handmade changes (nw)
Miodrag Milanovic
2015-12-21
1
-4
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-152
/
+152
*
Fixed some suggestions by ReSharper C++ (nw)
Miodrag Milanovic
2015-11-14
1
-4
/
+4
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3575
[prev]