summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
cdtv_chd-v5hash/cdtv.xml: convert old CHDs to v5 angelosa11 months
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa11 months
docs_wavwritedocs: fix -wavwrite example typo angelosa3 months
lisaosd/modules/debugger: One more blind attempt at Win32 for the night. [R. Belm... arbee7 months
m57_troangel-blueseairem/m57_v.cpp: swap red PROM palette bit meaning as per #11443 angelosa8 months
mastertaito/asuka.cpp: Added what looks like an early version of Kokontouzai Eto Mo... Vas Crabb10 hours
pci_virge-fifovideo/s3virge: couple obvious blunders [skip ci] angelosa2 days
soundNew sound backend support. Olivier Galibert44 hours
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa9 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa6 days
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb3 days
mame0263commit 93d8318325... Vas Crabb4 weeks
mame0262commit d48a61f921... Vas Crabb8 weeks
mame0261commit ca50094e8d... Vas Crabb4 months
mame0260commit 0a7f1fe9cf... Vas Crabb5 months
mame0259commit 4ff20056c3... Vas Crabb6 months
mame0258commit 2e0aa82350... Vas Crabb7 months
mame0257commit f811a66c53... Vas Crabb8 months
mame0256commit b41370db02... Vas Crabb9 months
mame0255commit c6650dc072... Vas Crabb10 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-12-31version bump for 0.227, some documentation clean-upmame0227 Vas Crabb6-19/+32
2020-12-30rebalance sound after ymz280b change DavidHaywood8-26/+32
2020-12-30ncr5380n: fix MAME lockup introduced in the previous change [R. Belmont] arbee1-0/+1
2020-12-29Temporary hack so most DRC games work on the M1/Apple Silicon. [R. Belmont, b... arbee1-0/+5
2020-12-29hitpoker.cpp: Fix mistake in allocation size AJR1-1/+1
2020-12-28konamigx: missing part of the patch Olivier Galibert1-2/+0
2020-12-28k053247: put the real memory size. Fixes the soccerss crashes, if not the me... Olivier Galibert2-8/+6
2020-12-28tms57002: clear some forgotten registers Olivier Galibert1-0/+3
2020-12-28storming: fix videoram oob access Olivier Galibert1-4/+4
2020-12-28gaelco_gae1_device: fix channels init, fixes random crashes and possibly audi... Olivier Galibert2-0/+6
2020-12-28imagetek_i4100_device: Add some missing initializations, hopefully fixing ran... Olivier Galibert1-0/+19
2020-12-28views: pre-inline h_make_1, reduces the memory a little more Olivier Galibert1-55/+50
2020-12-28views: Remove the lambdas, seems to make the compiler usage resources less ca... Olivier Galibert2-74/+78
2020-12-27Fix linking the virutal subtarget. Vas Crabb1-2/+5
2020-12-27srcclean for 0.227 Vas Crabb103-1242/+1242
2020-12-27Expose a couple more things to Lua so the plugins can show the actual key map... Vas Crabb5-30/+78
2020-12-27Fixed crash of dcat16 at start Robbbert1-7/+10
2020-12-27util/wavwrite.cpp: Hopefully fix build with clang libc++. Vas Crabb1-0/+1
2020-12-27docs: Fix up the instantiation sections in the Lua reference. Vas Crabb1-60/+60
2020-12-27More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb68-871/+1312
2020-12-26New machines marked as NOT_WORKING Ivan Vangelista4-0/+220
2020-12-26Updated RX-78 hash/driver comments (#7597) David 'Foxhack' Silva2-36/+2
2020-12-26snk68: remove an extra space in string hap1-17/+18
2020-12-26-sa1111, sed1356: Turned logging back off. [Ryan Holtz] Ryan Holtz2-2/+2
2020-12-26-sa1110: Added initial attempt at UART receiving. LSB of received data seems ... Ryan Holtz5-26/+131
[...]