summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
addrbus-64Update parse_number in unidasm.cpp, plus alignment with code style guide. MooglyGuy3 weeks
cbm_joy_swapc65.cpp: added machine configuration switch to swap joystick ports on the fly... etabeta784 weeks
cdtv_subcodecdtv: Subcode support Dirk Best10 months
dsp563xxvirusb: goes all the way to the main program Olivier Galibert7 months
floppysoundfloppy_sound: Minor cleanup Michael Zapf4 weeks
masternamcos2.cpp: Correct Final Lap 2 ROM labels. [sjy96525] (#15359) sjy555525105 min.
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb3 hours
s23-firewireFurther System 23 checkpoint Ryan Holtz6 months
script-eof-markerscripts/build: add a python script for checking EoF markers across source tree angelosa9 months
taitotz-pixxiiiInitial PIXXIII instrumentation framework for taitotz; rest of the hookup sti... Ryan Holtz7 months
[...]
 
TagDownloadAuthorAge
mame0287commit e776c98438... Vas Crabb8 weeks
mame0286commit ca48656c92... Vas Crabb3 months
mame0285commit f379cd060a... Vas Crabb4 months
mame0284commit 7b4d4c14e9... Vas Crabb5 months
mame0283commit 494babc311... Vas Crabb6 months
mame0282commit 7b051ce4af... Vas Crabb7 months
mame0281commit 2843a3deb8... Vas Crabb8 months
mame0280commit ec9abd86c6... Vas Crabb9 months
mame0279commit 7589dee02c... Vas Crabb10 months
mame0278commit eb05584a2b... 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
[...]