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) sjy555525109 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
2010-09-19Cleanups and version bump.mame0139u3 Aaron Giles59-468/+468
2010-09-19Couple more regressions fixed. Aaron Giles2-2/+2
2010-09-18Fix regressions. Aaron Giles6-15/+21
2010-09-18intelfsh: erase small chips faster (fixes saving in GBA games) (no whatsnew) R. Belmont1-1/+8
2010-09-1804030: All sets in taito_f3.c, taito_z.c, kaneko16.c, konamigq.c, overdriv.c:... Aaron Giles8-76/+75
2010-09-17Added a set volume function for CD-DA [Angelo Salese] Angelo Salese2-0/+12
2010-09-17Added a function to change the MSM5205 frequency dynamically [Angelo Salese] Angelo Salese2-0/+11
2010-09-17Added an integral device_timer_id to device timers. This is a Aaron Giles12-146/+159
2010-09-17Add skeleton Apple Sound Chip device (no whatsnew) R. Belmont5-0/+331
2010-09-17Triple Punch/Knock Out AY-3-8910 clock speed was incorrect, fixed and verifie... Jonathan Gevaryahu2-6/+31
2010-09-16Fix 04034: All sets in viper.c: [debug] Assert in Debug build Aaron Giles1-1/+1
2010-09-16SDL: fix Linux and Mac builds for recent makefile changes (no whatsnew) R. Belmont1-14/+18
2010-09-15neogeo.c: misc updates [Johnboy] Fabio Priuli1-14/+16
2010-09-15CHDMAN: support for .WAV tracks in bin/cue images [R. Belmont] R. Belmont1-68/+219
2010-09-14ssv: fixed "disable background" register; fixed x tilemap's offset Roberto Zandona1-18/+18
2010-09-14Moved auto-finding code down into the device_t object so it can be more Aaron Giles8-627/+1181
2010-09-14Another compile fix Scott Stone1-1/+1
2010-09-14Compile fix for makedep.c Scott Stone1-1/+0
2010-09-14CHDMAN: fix for extracting bin/cue audio tracks (no whatsnew) R. Belmont1-0/+13
2010-09-14CHDMAN: improved -extractcd bin/cue output, improved error handling. [R. Belm... R. Belmont2-36/+39
2010-09-14Couple more NVRAM handlers gone. Aaron Giles2-54/+19
2010-09-14Removed obsolete code detected by the dependency analyzer. Aaron Giles3-286/+0
2010-09-14New build tool makedep.c, derived from src2html.c (really!). Aaron Giles4-14/+609
2010-09-14Updated Guru readme for Atomiswave (no whatsnew) R. Belmont1-3/+3
2010-09-14New games added as GAME_NOT_WORKING R. Belmont2-3/+18
[...]