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
2008-03-13Cleanups and version bump to 0.123u5.mame0123u5 Aaron Giles18-116/+116
2008-03-13From: Fabio Priuli Aaron Giles1-1/+1
2008-03-13src/mame/drivers/asuka.c: Aaron Giles1-11/+35
2008-03-13From: RansAckeR Aaron Giles5-251/+157
2008-03-13From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2-98/+61
2008-03-13From: notaz [mailto:notasas@gmail.com] Aaron Giles13-1441/+1674
2008-03-13From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2-0/+32
2008-03-13From Mr. Do! Aaron Giles4-2/+32
2008-03-13Added some pieces that got missed when applying this patch. Aaron Giles10-32/+26
2008-03-13From: Mike Haaland Aaron Giles2-23/+72
2008-03-13Fix for 01429 (ddragon3 hang). [RansAckeR] Aaron Giles1-3/+0
2008-03-13From: Mariusz Wojcieszek Aaron Giles14-1169/+2561
2008-03-13Fixes Bug ID: 01482: exprraid, exprrada, wexpress, wexpresb, wexpresc: Game d... Zsolt Vasvari1-6/+1
2008-03-13roberto zandona: fix sprite problem for gyruss: mantis 01480 Zsolt Vasvari1-0/+2
2008-03-13- Removes the public screen_state object -- all access is via functions Zsolt Vasvari65-591/+708
2008-03-13Fixed 68000 prefetching operation. Aaron Giles9-75/+97
2008-03-12Fixed 01436 (esb: Insert a coin, start a game and it will reset by itself aft... Aaron Giles2-40/+41
2008-03-12video_screen_get_vblank() was also incorrect for games with MDRV_SCREEN_VBLAN... Zsolt Vasvari1-3/+6
2008-03-12Forgot to state save a variable Zsolt Vasvari1-1/+3
2008-03-12Fixed VBLANK end time computation -- it wasn't taking into account games that... Zsolt Vasvari1-5/+26
2008-03-12Removes "global" VBLANK callback hack Zsolt Vasvari5-72/+17
2008-03-12Next batch of machine->screen[] removal Zsolt Vasvari119-695/+643
2008-03-12- Fixed case when there is no interface given Zsolt Vasvari1-10/+12
2008-03-12Removed cpu_scalebyfcount(). Aaron Giles9-546/+512
2008-03-12Fixing MESS-specific category tokenization Nathan Woods2-2/+6
[...]