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
Commit message (
Expand
)
Author
Age
Files
Lines
*
*duh*
Olivier Galibert
2015-06-24
1
-1
/
+1
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
5
-40
/
+42
*
License self-service.
Aaron Giles
2015-05-25
8
-8
/
+8
*
lot more updated (nw)
Miodrag Milanovic
2015-05-11
8
-40
/
+16
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
8
-0
/
+16
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
17
-186
/
+186
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
3
-13
/
+13
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-23
/
+23
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
13
-49
/
+50
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
11
-39
/
+39
*
Merge branch 'master' of https://github.com/mamedev/mame
Miodrag Milanovic
2015-04-11
2
-36
/
+35
|
\
|
*
Replace simple_set with std::set
Vas Crabb
2015-04-11
2
-36
/
+35
*
|
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
6
-24
/
+24
|
/
*
for raw opcode view, don't crop under minbytes
hap
2015-03-12
1
-2
/
+2
*
Fix assert on opening empty watchpoints/breakpoints windows
Vas Crabb
2015-02-26
2
-2
/
+4
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
2
-4
/
+4
*
Many fixes for breakpoints/watchpoints views
Vas Crabb
2015-02-23
4
-642
/
+369
*
Make opening a break/watchpoints window work better if there are already ten ...
Vas Crabb
2015-02-23
2
-10
/
+6
*
Use uppercase ID in break/watchpoints windows to match how it's printed on th...
Vas Crabb
2015-02-22
2
-2
/
+4
*
Make the (watch|break)points notify correctly in response to clicks
Vas Crabb
2015-02-21
4
-52
/
+10
*
Make return type match value being returned
Vas Crabb
2015-02-20
1
-1
/
+1
*
Fix debugger crash when setting bytes per chunk to more than current bytes pe...
Vas Crabb
2015-02-19
1
-0
/
+2
*
debug: reverted dasm window change. (nw)
Robert
2014-12-24
1
-1
/
+1
*
debug: fix wrong initial m_topleft.x value in memory view
Fabrice Bellet
2014-12-18
2
-2
/
+9
*
debug: better handling of duplicate memory access
Fabrice Bellet
2014-12-18
2
-5
/
+8
*
debug: dont update asm view in the start_hook()
Fabrice Bellet
2014-12-18
3
-1
/
+16
*
debug: fix a string overflow in comments
Fabrice Bellet
2014-12-18
1
-1
/
+1
*
Fix debugger memory display of little-endian memory regions [Alex Jackson]
Alex W. Jackson
2014-12-09
1
-1
/
+1
*
Fix various typos
Zoë Blade
2014-11-30
2
-6
/
+6
*
Touching all the candy again: [Alex Jackson]
Alex W. Jackson
2014-11-17
2
-5
/
+5
*
Fixed strange display of long strings in Qt debugger (nw).
Andrew Gardner
2014-10-19
2
-10
/
+3
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
Make cheat initialization debugger message more verbose. [Pugsy]
Scott Stone
2014-10-08
1
-1
/
+4
*
Memory system and Namco improvements: [Alex Jackson]
Alex W. Jackson
2014-09-18
1
-3
/
+3
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
Do web serving in main thread (nw)
Miodrag Milanovic
2014-09-08
1
-0
/
+2
*
Fix uninitialized auto; should fix instances where a game with cheats active ...
Scott Stone
2014-07-21
1
-1
/
+2
*
more passing of attotime as const references (nw)
Oliver Stöneberg
2014-07-04
2
-2
/
+2
*
m68000: Do what the real M68K does on byte writes. Fix the debugger so watchp...
Alex W. Jackson
2014-05-30
1
-0
/
+12
*
Fixed cheatnext command. (nw)
Sandro Ronco
2014-05-19
1
-9
/
+11
*
-Reorganized OSD, handling more sound output systems and debuggers, defaults ...
Miodrag Milanovic
2014-05-08
1
-3
/
+0
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
2
-3
/
+3
*
device_gfx_interface and memory system improvements: [Alex Jackson]
Alex W. Jackson
2014-04-08
1
-3
/
+3
*
use ARRAY_LENGTH (nw)
Oliver Stöneberg
2014-04-03
1
-2
/
+2
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
2
-11
/
+10
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
2
-10
/
+11
*
made MAME and MESS compile under VS2013, 32bit only for now (nw)
Miodrag Milanovic
2014-03-31
1
-3
/
+3
*
osd_* -> global_* compilation fixes (nw)
Oliver Stöneberg
2014-03-24
1
-4
/
+4
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
[next]