summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
cdtv_chd-v5hash/cdtv.xml: convert old CHDs to v5 angelosa12 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... arbee8 months
m57_troangel-blueseairem/m57_v.cpp: swap red PROM palette bit meaning as per #11443 angelosa9 months
mastergalaxian/galaxian.cpp: Added an alternative version of Bongo found on an orig... ClawGrip13 hours
pci_virge-fifovideo/s3virge: flatten s3dvirge.s3d down to one struct (m_bitblt), get rid of... angelosa5 days
soundNew sound backend support. Olivier Galibert3 weeks
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa10 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa4 weeks
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb4 weeks
mame0263commit 93d8318325... Vas Crabb7 weeks
mame0262commit d48a61f921... Vas Crabb3 months
mame0261commit ca50094e8d... Vas Crabb5 months
mame0260commit 0a7f1fe9cf... Vas Crabb6 months
mame0259commit 4ff20056c3... Vas Crabb7 months
mame0258commit 2e0aa82350... Vas Crabb8 months
mame0257commit f811a66c53... Vas Crabb9 months
mame0256commit b41370db02... Vas Crabb10 months
mame0255commit c6650dc072... Vas Crabb11 months
[...]
 
AgeCommit messageAuthorFilesLines
2008-02-28Spacing and version bump.mame0123u3 Aaron Giles25-136/+136
2008-02-28From: Robert [mailto:pac0446@bigpond.net.au] Aaron Giles1-1/+1
2008-02-28From: RansAckeR Aaron Giles5-182/+183
2008-02-28From: roberto zandona Aaron Giles1-183/+37
2008-02-28From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2-30/+51
2008-02-28From: Wilbert Pol [mailto:wilbert@jdg.info] Aaron Giles8-3602/+9093
2008-02-28- Better variable name for the cursor counter Zsolt Vasvari1-9/+8
2008-02-28Added a stub implementation of the Rockwell 6545 Nathan Woods2-0/+14
2008-02-28Adds support for cursors. All 4 blinking modes are supported (always on, alw... Zsolt Vasvari7-11/+67
2008-02-27BITSWAP macro used. Mathis Rosenhauer3-21/+23
2008-02-27Support for original Omega Race state PROM Mathis Rosenhauer3-3/+21
2008-02-27From: Lei Wu Aaron Giles1-0/+16
2008-02-27Couple more address map merges, plus an MSVC compile fix. Aaron Giles4-125/+68
2008-02-27- Clean-up of the Crazy Climber video driver, mainly via tilemap conversion. Zsolt Vasvari10-1639/+1216
2008-02-27Added Cal Omega - Game 10.7 (Big Game). Roberto Fresca2-3/+32
2008-02-26correction to the color code Brian Troha1-2/+2
2008-02-26Turned on use of designated initializers for tokenized structures in gcc, Aaron Giles9-48/+48
2008-02-26Merged memory maps. Aaron Giles16-1039/+547
2008-02-26Fixed typo. Aaron Giles1-1/+1
2008-02-26Change priority_bitmap accesses back to UINT8s, now that we are Aaron Giles1-28/+28
2008-02-26Big changes to Cal Omega driver to support systems 903/904/905/906. Roberto Fresca6-727/+2154
2008-02-26Converted MACHINE_DRIVER definitions from function Aaron Giles39-524/+966
2008-02-26credit Razz Brian Troha2-1/+73
2008-02-25reverted back as my commit clobbered recent additions. Brian Troha1-2/+11
2008-02-25* remove flip_screen macro Couriersud218-663/+685
[...]