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
*
floppy: Change the formats from an intrusive list to a vector
Olivier Galibert
2021-05-27
1
-2
/
+1
*
Fix crashes in Qt debugger caused by trying to select a nonexistent disassemb...
AJR
2021-05-11
2
-16
/
+22
*
osx/sdl - handle caps lock key up events via a frame callback instead of the ...
ksherlock
2021-04-28
1
-0
/
+28
*
srcclean in preparation for branching release
Vas Crabb
2021-04-25
1
-6
/
+6
*
-cpu/score: Added bittgl! opcode.
Sandro Ronco
2021-04-24
1
-0
/
+67
*
sound: Pulseaudio support
Olivier Galibert
2021-04-16
2
-0
/
+408
*
Changed audio_latency valid range from 1-5 to 0-5 (#7916)
987123879113
2021-04-01
3
-3
/
+5
*
bgfx: Fixed crt-geom{,-deluxe} shader compilation and recompiled shaders.
Vas Crabb
2021-03-20
2
-2
/
+2
*
bgfx: crt-geom and crt-geom-deluxe enhancements (#7872)
cgwg
2021-03-20
7
-70
/
+270
*
-A few incremental UI code improvements:
Vas Crabb
2021-03-12
2
-25
/
+13
*
srcclean in preparation for branching release
Vas Crabb
2021-02-21
1
-2
/
+2
*
bgfx png: The message parameters were the wrong way around.
Robbbert
2021-02-21
1
-1
/
+1
*
bgfx: crt-geom and crt-geom-deluxe enhancements (#7766)
cgwg
2021-02-21
4
-33
/
+248
*
add m68000 to debuger gdbstub
nabetse
2021-02-15
1
-0
/
+29
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
15
-25
/
+25
*
#7711: lld seems to add a minimal symbol that the system libraries catch. Be ...
Aaron Giles
2021-02-06
1
-5
/
+14
*
render/bgfx: Use platform-specific path separator more consistently
AJR
2021-02-05
1
-1
/
+1
*
render/bgfx: Fix failure to load texture .png files when -artpath contains mu...
AJR
2021-02-03
1
-45
/
+34
*
coretmpl.h: Move lru_cache_map to separate header
AJR
2021-02-03
1
-0
/
+1
*
Debuger updates:
Vas Crabb
2021-01-30
6
-77
/
+242
*
Bug fixes and usablility enhancements:
Vas Crabb
2021-01-29
6
-47
/
+66
*
Update "2020" text to "2021" (#7713)
Stiletto
2021-01-28
1
-1
/
+1
*
ui: Clean up slider callbacks
AJR
2021-01-27
8
-85
/
+30
*
-Qt debugger updates:
Vas Crabb
2021-01-28
19
-763
/
+739
*
Goodbye 64 suffix on the main executable, it was nice knowing you.
Vas Crabb
2021-01-26
2
-1
/
+23
*
win32 debugger: Added context menu with Copy Visible and Paste commands to de...
Vas Crabb
2021-01-26
2
-30
/
+183
*
srcclean in preparation for branching release
Vas Crabb
2021-01-24
110
-270
/
+270
*
bgfx: Fixed overlapping register in lcd-grid shaders and compiled for Direct3...
Vas Crabb
2021-01-23
1
-1
/
+1
*
bgfx: Added lcd-grid shader. (#7691)
cgwg
2021-01-23
5
-0
/
+156
*
-getaway.cpp: Fixed steering control.
Vas Crabb
2021-01-23
1
-11
/
+9
*
ATTR_UNUSED, do you welcome C++17 in your heart and mind?
Olivier Galibert
2021-01-22
1
-2
/
+2
*
osd: Rearranged window title to put system name first
Vas Crabb
2021-01-22
1
-2
/
+3
*
-osd/windows: Minimise full-screen windows on losing focus (#2997).
Vas Crabb
2021-01-21
2
-16
/
+32
*
Fix compile.
RobertoFresca
2021-01-21
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
6
-17
/
+19
*
util/zippath.cpp: Fix suffix for zip archives.
Vas Crabb
2021-01-08
1
-15
/
+6
*
Tidy up loose ends:
Vas Crabb
2021-01-06
6
-29
/
+101
*
Fix DRC build breakage under Emscripten. [Justin Kerk]
Justin Kerk
2021-01-06
1
-0
/
+2
*
osdwindow.cpp: Make monitor code a little safer
AJR
2021-01-05
1
-1
/
+1
*
cpu: Allow recompilers to work with W^X policy
Vas Crabb
2021-01-06
5
-203
/
+352
*
osdwindow.cpp: Centralize basic functions; de-virtualize various getters
AJR
2021-01-04
4
-31
/
+112
*
render.h, rendlay.h: Dependency refactoring
AJR
2021-01-04
2
-0
/
+2
*
windir.cpp, winrtdir.cpp: string_format calls need qualification now
AJR
2021-01-02
2
-2
/
+2
*
Low-level #include overhaul
AJR
2021-01-02
19
-10
/
+14
*
Further additions of std::string_view
AJR
2021-01-01
1
-1
/
+1
*
Temporary hack so most DRC games work on the M1/Apple Silicon. [R. Belmont, b...
arbee
2020-12-28
1
-0
/
+5
*
Modified crt-geom-deluxe to track the power-law fall-off for longer (up to 10...
cgwg
2020-12-23
2
-4
/
+14
*
bgfx/chainmanager.cpp: Remove another entirely useless string_format call
AJR
2020-12-21
1
-1
/
+1
*
util/png: Update add_text to take std::string_view for arguments
AJR
2020-12-21
1
-2
/
+2
*
Eliminate many unnecessary c_str calls
AJR
2020-12-21
2
-6
/
+6
[next]