index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
dc_pvr-thread
sega/powervr2.cpp: apply portions of PR #7746 to newest code
angelosa
23 months
docs_wavwrite
docs: fix -wavwrite example typo
angelosa
15 months
lisa
Remove leftover
Olivier Galibert
3 months
m57_troangel-bluesea
irem/m57_v.cpp: swap red PROM palette bit meaning as per #11443
angelosa
21 months
master
New systems marked not working
cracyc
5 hours
qt6_position-fix
chore: identifier changed pattern ...
angelosa
3 months
sound
New sound infrastructure.
Olivier Galibert
6 days
taitowlf_zoom
taito/taitowlf.cpp: preliminary Zoom hookup
angelosa
22 months
x86_std-exceptions
cpu/i386: saner fatal error handling
angelosa
13 months
xbox_swlist
hash/xbox_hdd.xml: QA and srcclean
angelosa
9 months
[...]
Tag
Download
Author
Age
mame0276
commit 758c8a169a...
Vas Crabb
3 weeks
mame0275
commit 455ffbbd7e...
Vas Crabb
8 weeks
mame0274
commit cd82a83c3d...
Vas Crabb
3 months
mame0273
commit e11cae0a15...
Vas Crabb
4 months
mame0272
commit 5d8e4cf07e...
Vas Crabb
5 months
mame0271
commit 4da96a0c4f...
Vas Crabb
6 months
mame0270
commit ef032a31e5...
Vas Crabb
7 months
mame0269
commit 6d1970f5f1...
Vas Crabb
8 months
mame0268
commit acea8712d6...
Vas Crabb
9 months
mame0267
commit 663abae071...
Vas Crabb
10 months
[...]
Age
Commit message
Author
Files
Lines
5 hours
New systems marked not working
HEAD
master
cracyc
2
-0
/
+136
8 hours
Correct syntax for template instantiation
Vas Crabb
1
-1
/
+1
8 hours
Try helping the CI
Olivier Galibert
1
-0
/
+2
8 hours
makefile: Don't use else after the over-eager pattern.
Vas Crabb
1
-3
/
+5
9 hours
Detect x86/x86_64 on linux again
Olivier Galibert
1
-3
/
+5
9 hours
Fix some range computation issues with some weird views.
Olivier Galibert
5
-156
/
+121
10 hours
debugimgui.cpp: Fix obsolete callback; simplify modifier key reading
AJR
1
-16
/
+6
10 hours
3rdparty/bgfx: Updated ImGui to 1.91.9b.
Vas Crabb
17
-9119
/
+18984
13 hours
Fixed the last GCC class memory access warnings and cleaned up some stuff.
Vas Crabb
7
-311
/
+230
17 hours
video/bt47x.cpp: Enable Bt473 device. [R. Belmont]
arbee
2
-2
/
+13
18 hours
video/bt45x.cpp: Make 16-color variants generate visible colors. [R. Belmont]
arbee
1
-1
/
+4
18 hours
nec/pc9801.cpp: kickoff an HDD SW list
angelosa
4
-2
/
+29
18 hours
nec/pc9801.cpp: hookup -119 keyboard to pc9801us
angelosa
2
-1
/
+9
18 hours
nec/pc98_kbd.cpp: add PC9801-119 keyboard variant, hookup to pc9821 based mac...
angelosa
4
-34
/
+179
23 hours
cpu/z80/z80.cpp: Get rid of some flag LUTs (#13607)
holub
3
-86
/
+60
23 hours
3rdparty/portmidi: Another undefined macro warning.
Vas Crabb
1
-1
/
+1
24 hours
3rdparty/portmidi: Fixed more discarded const and undefined macro errors.
Vas Crabb
1
-4
/
+4
27 hours
3rdparty/portmidi: Fix the right uninitialised local variable.
Vas Crabb
1
-2
/
+2
27 hours
igs/goldstar.cpp driver: Second round of cleanups.
Roberto Fresca
1
-1949
/
+2096
31 hours
3rdparty/portmidi: Fixed more macOS errors.
Vas Crabb
2
-4
/
+4
32 hours
3rdparty/portmidi: Disable another warning to help clang on Windows.
Vas Crabb
1
-0
/
+1
32 hours
3rdparty/portmidi: More cases of ignoring const in the macOS code.
Vas Crabb
4
-6
/
+6
32 hours
3rdparty/portmidi: Another batch of K&R function declarations that upset clang.
Vas Crabb
5
-12
/
+12
32 hours
3rdparty/portmidi: Another place that needs const hit by Linux.
Vas Crabb
2
-2
/
+2
33 hours
3rdparty/portmidi: Fixes for Linux and clang builds.
Vas Crabb
2
-1
/
+2
[...]