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
2008-05-29Version bump.mame0125u3 Aaron Giles1-1/+1
2008-05-29Cleanups for 0.125u3. Aaron Giles24-464/+464
2008-05-29From: ShimaPong Aaron Giles1-5619/+9006
2008-05-29Removed obsolete comment. Aaron Giles1-2/+0
2008-05-29Added internal default tags for input ports when saving/loading. Aaron Giles1-18/+41
2008-05-29Fixed bug that caused DIP switches to be improperly read from game cfg file. Aaron Giles1-1/+1
2008-05-29Moved implementation-specific state into a pointer hanging off of the core Aaron Giles2-341/+366
2008-05-29removed meaningless service_coin_lockout_w function Nicola Salmoria4-48/+49
2008-05-29Added new option -snapname which lets you provide a template for how snapshot Aaron Giles6-15/+134
2008-05-29Several miscellaneous changes: Aaron Giles32-153/+466
2008-05-28New games added or promoted from NOT_WORKING status Phil Bennett2-22/+66
2008-05-28Fixed a benign bug in the x86 DRC backend Nathan Woods1-1/+1
2008-05-28clock verified on pcb Nicola Salmoria1-2/+1
2008-05-27dkong.c: Fix duplicate input port bits for dkong3 Couriersud1-2/+2
2008-05-27Credit Miodrag Milanovic: Implement autoload mode in 8257 Couriersud1-3/+26
2008-05-27increased clock rate, merged memory maps Nicola Salmoria1-46/+24
2008-05-27Moved suprpool to a better match hardware. Roberto Fresca3-20/+51
2008-05-26dcheese.c (cecmatch) minor cleanup + recap for whatsnew.txt (please use this ... davidhay1-4/+5
2008-05-26fix for mantis 01834: fitegolf, countryc: Graphics corruption Roberto Zandona1-1/+1
2008-05-26changed it a bit so that it doesn't crash.. but it's still wrong, key functio... davidhay1-19/+21
2008-05-26disabled a block of code which was causing gijoe to crash and added a comment... davidhay1-86/+102
2008-05-26same in segae.c .. looks like a wide-spread copy+paste error? davidhay1-2/+2
2008-05-26and another davidhay1-1/+1
2008-05-26fix duplicate input bits in cps1.c davidhay1-6/+6
2008-05-26fix duplicate port bits. davidhay1-2/+1
[...]