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
2010-10-14Fix 64-bit compile.mame0139u4 Aaron Giles1-1/+1
2010-10-14Fix validation issue with new x2212 maps. Aaron Giles1-3/+7
2010-10-14Cleanups and version bump. Aaron Giles57-426/+426
2010-10-14Misc regression fixes. Aaron Giles3-3/+10
2010-10-14Fix some inconsistencies in intelfsh, fixes taitogn. Aaron Giles1-9/+11
2010-10-14Update driver-specific sound devices to use tokens and store Aaron Giles51-1958/+2363
2010-10-14Update psx drivers to use a driver_device. Aaron Giles14-2632/+3147
2010-10-13New clones added mariuszw12-0/+107
2010-10-138237dma.c: Initialize the command register to 0 on reset. [Wilbert Pol] Wilbert Pol1-0/+1
2010-10-13Eliminated non-functioning service mode mapping which was a duplicate (ssride... Scott Stone2-9/+7
2010-10-13Small fix to separate shared inputs for glfgreat (tmnt.c) Scott Stone1-3/+3
2010-10-13Changes LIVES to use only a single DIP instead of being split up between two ... Scott Stone1-7/+15
2010-10-13- Removed RAM protection patches from Quizard games. All games now at least ... Ryan Holtz4-100/+36
2010-10-13Slightly cleaner fix for SDL. Aaron Giles1-3/+3
2010-10-13- Replaced the excessively large Quizard patch scheme with a much smaller 4-b... Ryan Holtz4-82/+172
2010-10-13Fix for SDL compile (no whatsnew) Miodrag Milanovic1-2/+2
2010-10-13Improvements to Subsino driver. [Roberto Fresca] Roberto Fresca1-14/+385
2010-10-13Converted render.c objects into C++ objects. Updated all callers. Aaron Giles52-3405/+3258
2010-10-13Fixed vspinbalj (vsnes.c) flipper control and eliminated duplicated inputs. [... Scott Stone1-5/+1
2010-10-13Attempt to untie the shared mapping for all games in zr107.c (midnrun, windhe... Scott Stone1-10/+18
2010-10-13Temp fix compile (offending code will be ported to a MESS-specific file at th... Angelo Salese1-8/+23
2010-10-13Latest sync with MESS, define switch following ... Angelo Salese1-17/+79
2010-10-12video/neogeo.c: Call optimize_sprite_data() at VIDEO_RESET (for the convenien... Phil Bennett1-0/+1
2010-10-12Daily work about Mega CD from MESS Angelo Salese1-20/+171
2010-10-11Haze: Mega CD related progresses Angelo Salese1-6/+414
[...]