summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa23 months
docs_wavwritedocs: fix -wavwrite example typo angelosa15 months
lisaRemove leftover Olivier Galibert3 months
m57_troangel-blueseairem/m57_v.cpp: swap red PROM palette bit meaning as per #11443 angelosa21 months
masterNew systems marked not working cracyc5 hours
qt6_position-fixchore: identifier changed pattern ... angelosa3 months
soundNew sound infrastructure. Olivier Galibert6 days
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa22 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa13 months
xbox_swlisthash/xbox_hdd.xml: QA and srcclean angelosa9 months
[...]
 
TagDownloadAuthorAge
mame0276commit 758c8a169a... Vas Crabb3 weeks
mame0275commit 455ffbbd7e... Vas Crabb8 weeks
mame0274commit cd82a83c3d... Vas Crabb3 months
mame0273commit e11cae0a15... Vas Crabb4 months
mame0272commit 5d8e4cf07e... Vas Crabb5 months
mame0271commit 4da96a0c4f... Vas Crabb6 months
mame0270commit ef032a31e5... Vas Crabb7 months
mame0269commit 6d1970f5f1... Vas Crabb8 months
mame0268commit acea8712d6... Vas Crabb9 months
mame0267commit 663abae071... Vas Crabb10 months
[...]
 
AgeCommit messageAuthorFilesLines
5 hoursNew systems marked not workingHEADmaster cracyc2-0/+136
8 hoursCorrect syntax for template instantiation Vas Crabb1-1/+1
8 hoursTry helping the CI Olivier Galibert1-0/+2
8 hoursmakefile: Don't use else after the over-eager pattern. Vas Crabb1-3/+5
9 hoursDetect x86/x86_64 on linux again Olivier Galibert1-3/+5
9 hoursFix some range computation issues with some weird views. Olivier Galibert5-156/+121
10 hoursdebugimgui.cpp: Fix obsolete callback; simplify modifier key reading AJR1-16/+6
10 hours3rdparty/bgfx: Updated ImGui to 1.91.9b. Vas Crabb17-9119/+18984
13 hoursFixed the last GCC class memory access warnings and cleaned up some stuff. Vas Crabb7-311/+230
17 hoursvideo/bt47x.cpp: Enable Bt473 device. [R. Belmont] arbee2-2/+13
18 hoursvideo/bt45x.cpp: Make 16-color variants generate visible colors. [R. Belmont] arbee1-1/+4
18 hoursnec/pc9801.cpp: kickoff an HDD SW list angelosa4-2/+29
18 hoursnec/pc9801.cpp: hookup -119 keyboard to pc9801us angelosa2-1/+9
18 hoursnec/pc98_kbd.cpp: add PC9801-119 keyboard variant, hookup to pc9821 based mac... angelosa4-34/+179
23 hourscpu/z80/z80.cpp: Get rid of some flag LUTs (#13607) holub3-86/+60
23 hours3rdparty/portmidi: Another undefined macro warning. Vas Crabb1-1/+1
24 hours3rdparty/portmidi: Fixed more discarded const and undefined macro errors. Vas Crabb1-4/+4
27 hours3rdparty/portmidi: Fix the right uninitialised local variable. Vas Crabb1-2/+2
27 hoursigs/goldstar.cpp driver: Second round of cleanups. Roberto Fresca1-1949/+2096
31 hours3rdparty/portmidi: Fixed more macOS errors. Vas Crabb2-4/+4
32 hours3rdparty/portmidi: Disable another warning to help clang on Windows. Vas Crabb1-0/+1
32 hours3rdparty/portmidi: More cases of ignoring const in the macOS code. Vas Crabb4-6/+6
32 hours3rdparty/portmidi: Another batch of K&R function declarations that upset clang. Vas Crabb5-12/+12
32 hours3rdparty/portmidi: Another place that needs const hit by Linux. Vas Crabb2-2/+2
33 hours3rdparty/portmidi: Fixes for Linux and clang builds. Vas Crabb2-1/+2
[...]