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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the use of either Qt5 or Qt6 on Linux (#11413)
Jindřich Makovička
2023-07-14
4
-2
/
+20
*
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
11
-68
/
+101
*
sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018)
holub
2023-05-12
1
-0
/
+1
*
Miscellaneous improvements:
Vas Crabb
2023-04-14
1
-4
/
+8
*
osd/windows: Create single-threaded COM apartment on main thread.
Vas Crabb
2023-04-08
1
-3
/
+3
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
2
-5
/
+5
*
API change for device_image_interface
AJR
2023-03-30
2
-5
/
+6
*
windows: blind fix for the debugger
Olivier Galibert
2023-03-18
1
-10
/
+11
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
2
-16
/
+21
*
Update accumulating relative inputs exactly once per frame.
Vas Crabb
2023-02-24
1
-1
/
+1
*
osd: Don't pump events when reading inputs.
Vas Crabb
2023-02-23
1
-1
/
+1
*
srcclean and bump copyright date on language files to 2023
Vas Crabb
2023-02-19
1
-1
/
+1
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
2
-4
/
+4
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
7
-96
/
+123
*
-debugger/win: Cascade positions of new debugger windows.
Vas Crabb
2023-01-15
7
-19
/
+93
*
Update BGFX, BX and BIMG (#10789)
Miodrag Milanović
2023-01-05
1
-51
/
+68
*
Revert "Update BGFX, BX and BIMG (#10750)" (#10787)
R. Belmont
2023-01-04
1
-68
/
+51
*
Update BGFX, BX and BIMG (#10750)
Miodrag Milanović
2023-01-04
1
-51
/
+68
*
Win32 debugger: don't skip a history item when initially pressing down.
Vas Crabb
2023-01-05
1
-6
/
+3
*
More UI cleanup:
Vas Crabb
2023-01-05
1
-1
/
+4
*
debugger: Add missing override qualifiers in Qt debugger.
Vas Crabb
2022-12-02
2
-9
/
+9
*
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
29
-591
/
+737
*
nios2: Preliminary execution core and gdb support
AJR
2022-11-19
1
-0
/
+60
*
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
*
debuggdbstub.cpp: Use swapendian_int*
AJR
2022-09-22
1
-22
/
+6
*
osd/modules/debugger/debugqt.cpp: Don't try closing windows if debugger conso...
Vas Crabb
2022-09-21
1
-3
/
+5
*
fixed building with clang 15.0.0 on windows
smf-
2022-09-20
1
-1
/
+1
*
Renamed n2a03 to rp2a03 throughout source tree. (#10343)
0kmg
2022-09-20
1
-1
/
+1
*
Debugger updates:
Vas Crabb
2022-09-20
52
-472
/
+584
*
debugview.mm: full dark mode support for macOS 10.14 and later [R. Belmont]
arbee
2022-09-17
1
-0
/
+21
*
Added a crude dark theme for the Win32 debugger.
Vas Crabb
2022-09-17
30
-393
/
+509
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
49
-209
/
+825
*
fixes for clang 15.0 on windows [smf]
smf-
2022-09-15
1
-4
/
+0
*
Debugger changes
AJR
2022-08-28
4
-6
/
+6
*
debuggdbstub.cpp: implement thread alive command.
Sandro Ronco
2022-08-21
1
-0
/
+13
*
debugger/debuggdbstub.cpp: Fixed failure to find CPU.
Vas Crabb
2022-08-21
1
-1
/
+1
*
ui/icorender.cpp: Revert initialisations that can hide real bugs.
Vas Crabb
2022-08-03
1
-10
/
+2
*
Changed gdbstub to no longer expect a CPU named ':maincpu' (#10170)
npwoods
2022-08-02
1
-1
/
+13
*
return proper enumeration value
Miodrag Milanovic
2022-06-13
1
-1
/
+1
*
osd: Cleaned up Windows API usage a little.
Vas Crabb
2022-05-26
2
-241
/
+218
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
1
-2
/
+2
*
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
*
Delete some unnecessary c_str() calls
AJR
2022-02-13
1
-3
/
+3
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-0
/
+1
*
osd/modules/debugger/win/consolewininfo.cpp: fixed build on Windows, AJR plea...
Ivan Vangelista
2022-01-07
1
-1
/
+3
[next]