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) sjy5555253 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb4 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
2011-06-19Cleanups and version bumpmame0142u6 Angelo Salese56-707/+707
2011-06-19Fixed NAR timing in OKIM6376 to match datasheet figures. [J. Wallace] Angelo Salese7-444/+957
2011-06-19Port from MESS, nw Angelo Salese1-2/+7
2011-06-19dec8.c: Corrected the rom names for the Ghost Busters sets and added PCB loca... Brian Troha2-63/+103
2011-06-19i286 - small fix by Carl (no whatsnew) Miodrag Milanovic1-1/+1
2011-06-19added additional information about the New Fruit Bonus 96 as far as the sub-p... Brian Troha1-55/+57
2011-06-19Fix crash in ccasino - ojankohs.c (no whatsnew) Scott Stone1-1/+1
2011-06-18Port from MESS, nw Angelo Salese2-21/+29
2011-06-18Some WIP on floppies (no whatsnew) Miodrag Milanovic3-9/+2
2011-06-18i386: fix GCC 4.6 (no whatsnew) R. Belmont1-2/+2
2011-06-18Midway Zeus improvements [Phil Bennett]: Phil Bennett2-128/+131
2011-06-18Preps for floppy conversion to c++ device (no whatsnew) Miodrag Milanovic2-49/+21
2011-06-18i286 - Fixes that makes OS/2 1.2 boot again by Carl (no whatsnew) Miodrag Milanovic2-4/+4
2011-06-17removed some obsolete commentaries. Not worth. Andreas Naive1-15/+2
2011-06-17Added code to manage NAOMI's M4 decryption. [Andreas Naive] Andreas Naive4-1/+122
2011-06-17Fixed 04377: All sets in fuukifg2.c: Missing graphics layer Scott Stone1-1/+1
2011-06-17i386: Implemented task gates, call gates, and task state segments (both Miodrag Milanovic7-155/+2132
2011-06-17A fix for -listclones displaying parents as clones when it uses a BIOS. [Taf... Scott Stone1-1/+1
2011-06-17Changed Votrax text output to mame_printf_debug (instead of printf) since no ... Scott Stone1-1/+1
2011-06-16Fixed 04376: Typo in lib/util/opresolv.c (no whatsnew) Scott Stone1-1/+1
2011-06-16Added handling "automount" feature (no whatsnew) Miodrag Milanovic1-19/+22
2011-06-16Harddisk image device is now modern device (no whatsnew) Miodrag Milanovic6-176/+185
2011-06-16Multi part software list items that do have different interfaces used are mou... Miodrag Milanovic1-13/+22
2011-06-16Fixed bug that made item to be assigned to two devices if existed in two list... Miodrag Milanovic1-0/+1
2011-06-16i286 - Fix bunch of fault restarts [Carl] Miodrag Milanovic5-72/+153
[...]