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
*
debugger/win, debugger/osx: Check that you have a memory interface before try...
Vas Crabb
2026-01-30
5
-11
/
+23
*
lisa: Massive updates
Olivier Galibert
2026-01-07
4
-6
/
+12
*
Clean up various stuff.
Vas Crabb
2025-07-01
1
-4
/
+8
*
Cocoa debugger: debug view scroll workarounds (#13673)
Antonio Malara
2025-05-14
1
-16
/
+24
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
3
-6
/
+84
*
debugger/osx: Don't use uninitialised NSRect when creating pop-up button.
Vas Crabb
2024-11-19
1
-3
/
+1
*
-heathzenith: Removed trivia file - content should be on wiki, etc.
Vas Crabb
2024-05-29
1
-4
/
+4
*
Miscellaneous cleanup
Vas Crabb
2023-06-24
7
-67
/
+56
*
osd/modules: Cleaned up most macOS deprecation warnings up to and including 1...
arbee
2023-06-10
10
-65
/
+98
*
debugger: Hopefully fix undefined names in Cocoa debugger.
Vas Crabb
2022-12-02
2
-2
/
+6
*
-debugger: Improved session save/restore.
Vas Crabb
2022-12-02
5
-4
/
+41
*
MACOS_X_VERSION_10_15 is not defined on really SDKs. (#10388)
ksherlock
2022-10-03
1
-1
/
+1
*
debugview.mm: Raise requirement for Dark Mode to 10.15. [R. Belmont, kmg]
arbee
2022-09-23
1
-2
/
+2
*
debugview.mm: full dark mode support for macOS 10.14 and later [R. Belmont]
arbee
2022-09-17
1
-0
/
+21
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
13
-103
/
+73
*
Debugger changes
AJR
2022-08-28
1
-1
/
+1
*
Better fix for Mac compile. [R. Belmont]
arbee
2022-03-16
1
-1
/
+1
*
Fix Mac compile. [R. Belmont]
arbee
2022-03-15
1
-1
/
+1
*
Fixed some debugger memory view annoyances and cleaned up Lua bindings.
Vas Crabb
2022-03-16
1
-1
/
+1
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
2
-59
/
+57
*
debugger: support octal on the Mac native debugger [R. Belmont]
arbee
2021-10-27
1
-4
/
+65
*
srcclean in preparation for branching 0.237 release
Vas Crabb
2021-10-24
1
-2
/
+2
*
Still more user experience improvements:
Vas Crabb
2021-10-18
3
-6
/
+82
*
dvmemory: Substitute strongly typed enum for magic numbers specifying data fo...
AJR
2021-08-16
1
-23
/
+40
*
-util/xmlfile: Escape attribute and element content.
Vas Crabb
2020-09-06
1
-1
/
+1
*
Debugger expression and memory access overhaul
AJR
2020-05-25
7
-30
/
+33
*
OS X debugger: Avoid crashing when a nonexistent disassembly or memory view i...
AJR
2020-04-20
2
-9
/
+18
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
mac: fix copy/paste error, get rid of allocWithZone as it's ignored on 64-bit...
Vas Crabb
2019-11-18
3
-6
/
+6
*
missed a couple of Mac debugger things (nw)
Vas Crabb
2019-11-18
2
-28
/
+24
*
misc cleanup:
Vas Crabb
2019-11-18
3
-11
/
+11
*
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
4
-22
/
+8
*
OS X debugger: Update window titles when restoring configuration for disassem...
AJR
2019-03-27
2
-0
/
+2
*
How to remove unwanted macros, or: getting out of discovered "check" (nw)
AJR
2018-06-29
1
-0
/
+2
*
Eliminate machine().firstcpu (nw)
AJR
2018-01-04
1
-1
/
+1
*
stupid API, I'll fix this one day (nw)
Vas Crabb
2017-07-23
1
-1
/
+1
*
cocoa debugger: save/restore console split positions
Vas Crabb
2017-07-21
3
-2
/
+25
*
* Make XML file a class of its own managed with smart poitners
Vas Crabb
2017-07-21
3
-7
/
+24
*
* Save/restore more Cocoa debugger state
Vas Crabb
2017-07-21
10
-9
/
+111
*
Added basic support for saving/restoring Cocoa debugger window state, compati...
Vas Crabb
2017-07-20
18
-1
/
+231
*
Misc fixes (nw)
Olivier Galibert
2017-07-03
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-04-23
1
-1
/
+1
*
Fix OS X build (nw)
AJR
2017-02-11
13
-0
/
+13
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
16
-16
/
+0
*
OS X Cocoa debugger: Improved view scroll behavior. [Curt Coder]
Curt Coder
2017-01-17
7
-0
/
+10
*
OS X Cocoa debugger: Autoscroll log window. [Curt Coder]
Curt Coder
2017-01-17
1
-1
/
+1
*
Fix OSX build - no idea why it wasn't breaking before (nw)
Vas Crabb
2016-12-31
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2016-11-27
12
-77
/
+77
[next]