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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
osd: remove mac address filter from osd (fixes #13586) (#13614)
Patrick Mackinlay
2025-04-22
2
-32
/
+2
*
debugimgui.cpp: Fix obsolete callback; simplify modifier key reading
AJR
2025-04-20
1
-16
/
+6
*
lib/osdlib_unix.cpp: Added code to detect attached debugger on Linux.
Vas Crabb
2025-04-18
1
-5
/
+46
*
debugger/qt: Fix Qt6 deprecation warning (see GitHub #13207).
Vas Crabb
2025-04-01
1
-2
/
+7
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
6
-6
/
+120
*
posixfile.cpp: Pass in explcit alignment to operator new just in case.
Vas Crabb
2025-03-05
1
-1
/
+5
*
posixfile.cpp: nothrow is passed to operator new, not to reinterpret_cast.
Vas Crabb
2025-03-05
1
-1
/
+1
*
bmc/bmcpokr.cpp: Improved DIP switch settings for xyddzhh.
Vas Crabb
2025-03-05
1
-5
/
+5
*
debugger/debugwin.cpp: Fixed clang build.
Vas Crabb
2025-03-02
1
-2
/
+2
*
debugger/win: Added option to disable window grouping.
Vas Crabb
2025-03-02
7
-2
/
+24
*
Added support for multiple features in the gdb stub, and added support for Pl...
smf-
2025-02-13
1
-371
/
+546
*
emscripten: fixes to get bgfx working (#13255)
algestam
2025-02-06
3
-4
/
+13
*
misc: remove "all rights reserved" copyright comment,
hap
2025-01-22
1
-1
/
+1
*
util/corestr.cpp, sound/sdl_sound.cpp: Added missing standard library headers...
Julian Sikorski
2025-01-21
1
-0
/
+1
*
osd: Added helper for getting CPU cache line size.
Vas Crabb
2025-01-13
3
-0
/
+79
*
Cherry-pick wayland improvements from upstream bgfx (#13070)
Julian Sikorski
2025-01-02
1
-41
/
+4
*
m6502: rename m65c02 to w65c02 as well
hap
2024-12-14
1
-1
/
+1
*
debugger/osx: Don't use uninitialised NSRect when creating pop-up button.
Vas Crabb
2024-11-19
1
-3
/
+1
*
file selector: Add midi connection selection to midi ports
Olivier Galibert
2024-10-29
5
-16
/
+13
*
Added gdbstub support for MC68030 (#12906)
kms1212
2024-10-25
1
-0
/
+28
*
emu/debug, osd/modules/debugger/qt: Clean up #includes a bit
AJR
2024-09-30
7
-9
/
+4
*
input_sdl: fix deadlock issue with joystick (remove reset() call during proce...
hap
2024-09-28
1
-34
/
+47
*
Merge tag 'mame0269' into HEAD
Vas Crabb
2024-08-29
2
-7
/
+7
|
\
|
*
Cleaned up the mess from #12610:
Vas Crabb
2024-08-27
2
-7
/
+7
*
|
input_sdl: empty event queue on resets
hap
2024-08-28
1
-0
/
+4
*
|
osd/input_common: increase event queue size,
hap
2024-08-24
3
-9
/
+15
|
/
*
emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. (...
dave-br
2024-08-24
1
-2
/
+1
*
gdbstub: add -debugger_host option (#12610)
Ramiro Polla
2024-08-08
3
-3
/
+9
*
-debugger/debugqt.cpp: Don't sleep waiting for events on debugger update.
Vas Crabb
2024-08-03
1
-1
/
+1
*
-debugger/qt: Fixed crash on hard reset.
Vas Crabb
2024-07-31
2
-2
/
+4
*
New WORKING - sinclair/specnext.cpp: ZX Spectrum Next (known as tbblue) (#11918)
holub
2024-06-12
1
-0
/
+1
*
input_sdl.cpp: Add missing #include <cmath> for std::lround(). [Thomas Klausner]
arbee
2024-06-08
1
-0
/
+1
*
sound/coreaudio_sound.cpp: Simplify.
Vas Crabb
2024-05-29
1
-58
/
+5
*
-heathzenith: Removed trivia file - content should be on wiki, etc.
Vas Crabb
2024-05-29
3
-27
/
+77
*
opengl/gl_shader_tool.h: Clarified licensing.
Vas Crabb
2024-05-10
1
-1
/
+2
*
-merit/mtouchxl.cpp: Added touch-enabled layout.
Vas Crabb
2024-05-09
1
-1
/
+1
*
-osd: Update slider list on demand rather than on frame updated (fixes MT08857).
Vas Crabb
2024-04-27
2
-6
/
+25
*
input/input_sdl.cpp: Added an SDL lightgun provider.
Vas Crabb
2024-04-26
6
-54
/
+330
*
debugger/debugimgui.cpp: Refuse to break if unable to take over UI input.
Vas Crabb
2024-04-12
1
-8
/
+12
*
d3dhlsl: fix possible array overflow with system name string
hap
2024-04-11
2
-3
/
+3
*
Initial touch input support:
Vas Crabb
2024-04-12
7
-201
/
+579
*
Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10.
Vas Crabb
2024-03-28
3
-61
/
+12
*
-debugger/debuggdbstub.cpp: Don't write data to socket in text mode.
Vas Crabb
2024-03-25
1
-24
/
+20
*
drawogl: increase texture hashtable size (emirage/robotadv were crashing with...
hap
2024-03-20
1
-2
/
+2
*
-input/input_rawinput.cpp: Properly align buffers for RAWINPUT header
Vas Crabb
2024-03-07
1
-7
/
+7
*
osd/modules/input: Various cleanup and minor enhancements.
Vas Crabb
2024-03-04
6
-326
/
+243
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
7
-209
/
+230
*
gdbstub: fix checksum on Windows (#12067)
BartmanAbyss
2024-02-27
1
-4
/
+7
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
2
-25
/
+34
*
Removed some unnecessary backslash line continuations. (#12047)
amameuser
2024-02-21
3
-10
/
+10
[prev]
[next]