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 Crabb9 hours
pci_virge-fifovideo/s3virge: couple obvious blunders [skip ci] angelosa2 days
soundNew sound backend support. Olivier Galibert43 hours
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa9 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa5 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
2008-03-13Cleanups and version bump to 0.123u5.mame0123u5 Aaron Giles18-116/+116
2008-03-13From: Fabio Priuli Aaron Giles1-1/+1
2008-03-13src/mame/drivers/asuka.c: Aaron Giles1-11/+35
2008-03-13From: RansAckeR Aaron Giles5-251/+157
2008-03-13From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2-98/+61
2008-03-13From: notaz [mailto:notasas@gmail.com] Aaron Giles13-1441/+1674
2008-03-13From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2-0/+32
2008-03-13From Mr. Do! Aaron Giles4-2/+32
2008-03-13Added some pieces that got missed when applying this patch. Aaron Giles10-32/+26
2008-03-13From: Mike Haaland Aaron Giles2-23/+72
2008-03-13Fix for 01429 (ddragon3 hang). [RansAckeR] Aaron Giles1-3/+0
2008-03-13From: Mariusz Wojcieszek Aaron Giles14-1169/+2561
2008-03-13Fixes Bug ID: 01482: exprraid, exprrada, wexpress, wexpresb, wexpresc: Game d... Zsolt Vasvari1-6/+1
2008-03-13roberto zandona: fix sprite problem for gyruss: mantis 01480 Zsolt Vasvari1-0/+2
2008-03-13- Removes the public screen_state object -- all access is via functions Zsolt Vasvari65-591/+708
2008-03-13Fixed 68000 prefetching operation. Aaron Giles9-75/+97
2008-03-12Fixed 01436 (esb: Insert a coin, start a game and it will reset by itself aft... Aaron Giles2-40/+41
2008-03-12video_screen_get_vblank() was also incorrect for games with MDRV_SCREEN_VBLAN... Zsolt Vasvari1-3/+6
2008-03-12Forgot to state save a variable Zsolt Vasvari1-1/+3
2008-03-12Fixed VBLANK end time computation -- it wasn't taking into account games that... Zsolt Vasvari1-5/+26
2008-03-12Removes "global" VBLANK callback hack Zsolt Vasvari5-72/+17
2008-03-12Next batch of machine->screen[] removal Zsolt Vasvari119-695/+643
2008-03-12- Fixed case when there is no interface given Zsolt Vasvari1-10/+12
2008-03-12Removed cpu_scalebyfcount(). Aaron Giles9-546/+512
2008-03-12Fixing MESS-specific category tokenization Nathan Woods2-2/+6
[...]