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
/
osd
/
modules
/
debugger
/
osx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang build (nw)
Miodrag Milanovic
2016-04-24
2
-11
/
+11
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
9
-35
/
+35
*
Iterate over core classes C++11 style
AJR
2016-03-31
2
-2
/
+2
*
To ArBee with love
Vas Crabb
2016-03-10
3
-2
/
+16
*
Fix OSX build. (nw)
Dankan1890
2016-01-21
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
2
-2
/
+2
*
Revert "Fix OSX build (nw)"
Miodrag Milanovic
2016-01-20
3
-5
/
+5
*
Fix OSX build (nw)
Miodrag Milanovic
2016-01-16
3
-5
/
+5
*
Fix OSX build (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
2
-2
/
+2
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
2
-5
/
+4
*
Fix compile on OSX
Miodrag Milanovic
2016-01-12
1
-0
/
+1
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
2
-6
/
+6
*
Support 64 and 80-bit floats in OS X debugger (nw)
arbee
2015-12-19
1
-1
/
+15
*
Support float view in OS X debugger (nw)
arbee
2015-11-30
1
-0
/
+7
*
First commit for issue #476
yz70s
2015-11-30
1
-2
/
+2
*
renamed m -> mm (nw)
Miodrag Milanovic
2015-11-08
17
-0
/
+0
*
Clean up some stuff that upsets GCC5
Vas Crabb
2015-11-01
2
-1
/
+2
*
Fix for some configurations
Vas Crabb
2015-10-27
1
-1
/
+1
*
Fix build with Xcode 7 (nw)
balr0g
2015-09-18
2
-3
/
+3
*
Debugger fix from Judge (nw)
Vas Crabb
2015-07-31
1
-0
/
+1
*
Doesn't fix the crash, but it doesn't hurt either nw
Vas Crabb
2015-07-30
1
-0
/
+3
*
Cocoa debugger: correctly size controls for user font selection (nw)
Vas Crabb
2015-05-14
4
-30
/
+48
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
35
-105
/
+0
*
More Leopard fun (nw)
Vas Crabb
2015-04-10
1
-18
/
+18
*
Honour -debugger_font and -debugger_font_size in Cocoa debugger.
Vas Crabb
2015-04-09
6
-13
/
+27
*
Add a crappy utility for editing AU effect presets
Vas Crabb
2015-04-07
1
-8
/
+0
*
Fix Cocoa debugger leaks with SDL2, still looking into crash on exit
Vas Crabb
2015-04-01
1
-0
/
+2
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
10
-33
/
+33
*
Add a whole line scroll mode to make breakpoints/watchpoints header work nicely
Vas Crabb
2015-02-23
9
-20
/
+40
*
More intelligible auto window position code
Vas Crabb
2015-02-23
1
-12
/
+18
*
Slight improvement in Cocoa debug view performance
Vas Crabb
2015-02-22
8
-28
/
+68
*
More minor improvements to Cocoa debugger (nw)
Vas Crabb
2015-02-22
2
-34
/
+86
*
Cocoa debugger: suppress trailing whitespace on copy, draw background to edge...
Vas Crabb
2015-02-22
1
-32
/
+61
*
More debugger consistency
Vas Crabb
2015-02-22
1
-4
/
+4
*
No longer need to mark dirty to hack around the points views
Vas Crabb
2015-02-21
1
-1
/
+0
*
Disable decrease bytes per line menu items when only one chunk per line is di...
Vas Crabb
2015-02-19
2
-2
/
+13
*
Allow paste from OS clipboard to debugger windows (use context menu)
Vas Crabb
2015-02-19
4
-6
/
+51
*
Allow copying visible portion of debug view to OS clipboard
Vas Crabb
2015-02-19
4
-55
/
+126
*
Better autosizing for windows
Vas Crabb
2015-02-19
3
-4
/
+6
*
Make resizing the device info windows work nicely
Vas Crabb
2015-02-19
1
-11
/
+52
*
Add preliminary device detail windows
Vas Crabb
2015-02-19
7
-1
/
+248
*
Move breakpoint control code out of view class - it doesn't really belong there
Vas Crabb
2015-02-18
11
-267
/
+348
*
Intuitive mouse dragging on views supporting selection, improved click-throug...
Vas Crabb
2015-02-17
1
-1
/
+15
*
Add devices window to cocoa debugger
Vas Crabb
2015-02-17
33
-116
/
+375
*
Allow run-to-cursor and breakpoint set/clear/enable/disable for inactive CPUs
Vas Crabb
2015-02-17
1
-52
/
+69
*
* Map visited to a background colour
Vas Crabb
2015-02-17
16
-196
/
+479
*
Remove redundant filename prefix
Vas Crabb
2015-02-17
30
-46
/
+58
*
Seems debug views don't mark dirty on click handling
Vas Crabb
2015-02-14
1
-0
/
+2
*
More functionality, including (break|watch)points view
Vas Crabb
2015-02-14
14
-44
/
+375
[next]