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
2019-12-24version bumpmame0217 Vas Crabb2-4/+4
2019-12-24those aren't proper nouns (nw) Vas Crabb1-1/+1
2019-12-24seriously, read before you push - that was in both the source and the commit ... Vas Crabb1-1/+1
2019-12-23small cleanups (nw) Vas Crabb5-28/+28
2019-12-22vf: Hack to get rid of the ram collisions makes things work... (nw) Olivier Galibert1-2/+6
2019-12-22model1: Clear up some stuff I had forgotten to remove (nw) Olivier Galibert2-23/+1
2019-12-22vf: More fixes, works even worse, it's getting annoying (nw) Olivier Galibert2-1/+7
2019-12-22i386: feni and fdisi are nops on the 387+ (nw) cracyc1-0/+2
2019-12-22spg2xx_io.cpp: disable logging by default (nw) Vas Crabb1-1/+1
2019-12-22-spg2xx: Initialize FIQ vector to an invalid state so games which don't initi... MooglyGuy1-0/+1
2019-12-22-spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan H... mooglyguy6-75/+160
2019-12-22galaxian.cpp: Fix company name on "mandingaeg" (nw) ClawGrip1-33/+33
2019-12-22add padding to saa1099_noise to force alignment on Linux i686 (nw) Vas Crabb1-1/+4
2019-12-21model1: Paranoia on atan [O. Galibert] Olivier Galibert1-1/+1
2019-12-21vf: Bunch of fixes in the TGP program dump [hap, O. Galibert] Olivier Galibert1-1/+1
2019-12-21fix clang build - it's stricter about using current class name with protected... Vas Crabb1-1/+1
2019-12-21srcclean (nw) Vas Crabb96-1533/+1533
2019-12-20i386: set opcode and clear data ptr for instruction that don't access memory ... cracyc1-5/+194
2019-12-20i386: fpu env in v86 mode is like real mode (nw) cracyc1-7/+3
2019-12-20i386: save opcode too (nw) cracyc1-0/+1
2019-12-21subsino2: can't have ampersand in port tag (nw) hap1-3/+3
2019-12-20i386: unbreak the x87 and flesh out 486 float exceptions a bit (nw) cracyc7-157/+423
2019-12-20dkong: document empty rom sockets. (nw) couriersud1-0/+15
2019-12-20new working clone Ivan Vangelista3-3/+36
2019-12-20-cdi, z80ne: Fix reported issues, nw MooglyGuy2-2/+3
[...]