summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
dc_pvr-threadsega/powervr2.cpp: apply portions of PR #7746 to newest code angelosa12 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
masterswp*: Remove some test code that should never have gotten out Olivier Galibert5 hours
pci_virge-fifoMerge branch 'master' into pci_virge-fifo angelosa4 days
release0265apple2_flop_clcracked.xml: Fixed editing error. Vas Crabb33 hours
soundNew sound backend support. Olivier Galibert4 weeks
taitowlf_zoomtaito/taitowlf.cpp: preliminary Zoom hookup angelosa10 months
x86_std-exceptionscpu/i386: saner fatal error handling angelosa5 weeks
[...]
 
TagDownloadAuthorAge
mame0264commit 5b670ad51f... Vas Crabb4 weeks
mame0263commit 93d8318325... Vas Crabb8 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
2012-02-26Clean-ups and version bumpmame0145u2 Angelo Salese26-83/+83
2012-02-26Set splitting from J. Wallace, nw Angelo Salese2-125/+744
2012-02-26Proper start state of ins8250 by Carl (no whatsnew) Miodrag Milanovic1-1/+2
2012-02-26Fixed order of timer init and save state by Sandro Ronco (no whatsnew) Miodrag Milanovic2-6/+14
2012-02-26Better management of FLAC block sizes, aiming to keep them around 2k Aaron Giles4-72/+90
2012-02-26konamigv: updated all CDs to v5 SHA1s, marked all old-format dumps BAD_DUMP (nw) R. Belmont1-10/+10
2012-02-25Fixed MT#04704: 25pacman: Unable to continue while playing Galaga Scott Stone1-9/+1
2012-02-25Fix typo (nw) Ville Linde1-4/+4
2012-02-25Sync with MESS Wilbert Pol3-1054/+1169
2012-02-25Create a new device_mixer_interface, derived from device_sound_interface, Aaron Giles6-80/+144
2012-02-25Expose a static interface for using the sample loader, for any Aaron Giles2-29/+26
2012-02-25Added member read/write handlers to the 6532 RIOT. Aaron Giles2-0/+13
2012-02-25Fatal error if a custom I/O port handler's device is not found. Aaron Giles1-0/+4
2012-02-25Devcb port tags need to be relative, not absolute, like other devcb tags. Aaron Giles1-2/+3
2012-02-25gticlub: Rewrote the 3D renderer. Implemented gouraud shading, lighting and f... Ville Linde1-315/+829
2012-02-25Enabled MMU on MPC8240. (nw) Ville Linde1-1/+1
2012-02-25Sync with MESS Wilbert Pol2-382/+314
2012-02-24i386: LOCK prefix should depend on IOPL on 386. Windows NT beta boots. [Carl] mahlemiut1-6/+2
2012-02-24Added getsoftlist;glist call so list content can be taken by name, to help cl... Miodrag Milanovic2-228/+235
2012-02-24merged changes from mess smf-2-17/+11
2012-02-24[N64] Fix audio sync issues in Super Mario 64 and probably others, and also b... Miodrag Milanovic1-8/+16
2012-02-24Reverted some checks back and fixed few more cases (no whatsnew) Miodrag Milanovic1-48/+49
2012-02-24Previous check gave false positives, also slot devices can gave empty rom reg... Miodrag Milanovic1-3/+4
2012-02-24clifront.c: slightly modified verifyroms to handle properly no-roms devices v... Fabio Priuli1-17/+18
2012-02-24Documentation of the video data on Dragon Gun. [David Haywood] Scott Stone7-22/+538
[...]