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
/
disassemblyviewer.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger/osx: Don't use uninitialised NSRect when creating pop-up button.
Vas Crabb
2024-11-19
1
-3
/
+1
*
Miscellaneous cleanup
Vas Crabb
2023-06-24
1
-6
/
+5
*
osd/modules: Cleaned up most macOS deprecation warnings up to and including 1...
arbee
2023-06-10
1
-4
/
+7
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
1
-3
/
+3
*
Debugger changes
AJR
2022-08-28
1
-1
/
+1
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-4
/
+5
*
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
1
-5
/
+4
*
OS X debugger: Update window titles when restoring configuration for disassem...
AJR
2019-03-27
1
-0
/
+1
*
* Save/restore more Cocoa debugger state
Vas Crabb
2017-07-21
1
-0
/
+11
*
Added basic support for saving/restoring Cocoa debugger window state, compati...
Vas Crabb
2017-07-20
1
-0
/
+8
*
Fix OS X build (nw)
AJR
2017-02-11
1
-0
/
+1
*
OS X Cocoa debugger: Improved view scroll behavior. [Curt Coder]
Curt Coder
2017-01-17
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-6
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-7
/
+6
*
Fix Clang build (nw)
Miodrag Milanovic
2016-04-24
1
-6
/
+6
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-7
/
+7
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+2
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-4
/
+4
*
renamed m -> mm (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+293