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... ClawGrip18 hours
pci_virge-fifovideo/s3virge: flatten s3dvirge.s3d down to one struct (m_bitblt), get rid of... angelosa6 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
2014-07-23Cleanups and version bumpmame0154 Miodrag Milanovic3-92328/+92282
2014-07-23Fixing alignment of 14-seg display multiplexation from Felipe Sanches (nw) Scott Stone1-1/+17
2014-07-23Don't convert spaces to tabs if they are in a string literal that is split ov... smf-1-1/+1
2014-07-23Allow line continuation in string literals. (nw) smf-1-1/+1
2014-07-22more small changes Michaël Banaan Ananas1-15/+15
2014-07-22woops Michaël Banaan Ananas1-2/+2
2014-07-22notes on cencourt bugs that occur on real hw, also fix for uninit variable in... David Haywood2-0/+5
2014-07-22temp fix for DCS damage (nw) David Haywood1-3/+5
2014-07-22mark prehislek gfx1 rom bad Michaël Banaan Ananas1-1/+1
2014-07-22mwalkbl: load correct roms for bootleg pcb (nw) David Haywood1-9/+51
2014-07-22new clones David Haywood2-1/+25
2014-07-22GamePlan 1: WIP Robbbert4-165/+313
2014-07-22s4.c : enabled chime4 Robbbert1-3/+2
2014-07-22reverted previous msx_internal_slot_interface change (nw) Oliver Stöneberg1-1/+0
2014-07-22added virtual destructor to msx_internal_slot_interface to fix clang warning ... Oliver Stöneberg1-0/+1
2014-07-22fix kaneko regression from 68k changes (nw) David Haywood1-0/+4
2014-07-22till we are ready let it be 0.153 Miodrag Milanovic1-1/+1
2014-07-22fix Miodrag Milanovic1-3/+3
2014-07-22More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic382-9863/+9771
2014-07-22Cleanups and version bump Miodrag Milanovic620-43809/+43577
2014-07-22[JSMESS] Add shim for Web Audio sound module [Katelyn Gadd, Justin Kerk] Justin Kerk5-0/+86
2014-07-22Add Chinese title for Super Star 97 (nw) Justin Kerk1-3/+3
2014-07-21Fix uninitialized auto; should fix instances where a game with cheats active ... Scott Stone1-1/+2
2014-07-21and don't go overboard with indentation tabs :p Michaël Banaan Ananas1-44/+51
2014-07-21don't use global vars, it's a bad habit, even if your submit is a preliminary... Michaël Banaan Ananas1-29/+36
[...]