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 Crabb36 hours
pci_virge-fifovideo/s3virge: couple obvious blunders [skip ci] angelosa4 days
soundNew sound backend support. Olivier Galibert3 days
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa9 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa7 days
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb4 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
2014-12-31Cleanups and version bumpmame0157 Miodrag Milanovic156-5363/+5284
2014-12-30m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm... arbee1-1/+6
2014-12-30asteroid.c: use configured bank entries instead of postload (nw) Alex W. Jackson3-57/+42
2014-12-30(nw) Alex W. Jackson1-2/+2
2014-12-30zaccaria.c: kill some trampolines (nw) Alex W. Jackson2-33/+9
2014-12-30zaccaria.c, zac2650.c: added save state support (nw) Osso6-97/+137
2014-12-30Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d... jbu2-23/+31
2014-12-30fixed uninitialized member in a2_video_device (nw) Oliver Stöneberg1-0/+1
2014-12-30new clones mamehaze2-0/+52
2014-12-30final clarification of disabled UndefinedBehaviorSanitizer checks (nw) Oliver Stöneberg1-1/+4
2014-12-30more clarification on disabled UndefinedBehaviorSanitizer checks (nw) Oliver Stöneberg1-1/+7
2014-12-30small clarification on disabled UndefinedBehaviorSanitizer checks (nw) Oliver Stöneberg1-2/+4
2014-12-30fixed usage of uninitialized member in tms5110_device (nw) Oliver Stöneberg1-1/+2
2014-12-30oh, R only goes up to 10 hap1-2/+2
2014-12-30testdriver for an unknown late-70s TMS1100 electronic game. What game is it? hap3-0/+213
2014-12-29Move some includes around to fix compile errors on OSX; if this breaks any ot... Wilbert Pol12-4/+16
2014-12-29c128.c: removed duplicate macros (nw) Osso1-2/+0
2014-12-29fixed linking on FreeBSD (nw) Oliver Stöneberg1-8/+9
2014-12-29snes_ppu_device: removed unneeded running_machine parameter were it wasn't ne... Osso3-34/+34
2014-12-29added a bunch of new dumps and removed a dupe. nw. etabeta782-17/+70
2014-12-29fixed SANITIZE=thread linking (nw) Oliver Stöneberg1-1/+8
2014-12-29(MESS)Game added or promoted to working hap4-0/+249
2014-12-29snes.c: fixed save state problem (see smwu for example) (nw) Osso1-1/+1
2014-12-29Changed sdl_window_info to be closer to C++: couriersud8-288/+295
2014-12-28chihiro: add support for vblank wait NV2A accelarator method (nw) yz70s3-137/+233
[...]