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-04-08Shuffle lib order around to fix link issue.mame0137u2 Aaron Giles1-1/+1
2010-04-08Make these extern "C" so they play nice with all tools. Aaron Giles1-0/+7
2010-04-08Remove osd_break_into_debugger in unidasm. This should be part of Aaron Giles1-6/+0
2010-04-08Cleanups and version bump. Aaron Giles32-275/+275
2010-04-08Added gprof support to the makefile. [Bryan Ischo] Aaron Giles6-18/+48
2010-04-08snes.c: fixed a sprite regression, no whatsnew Fabio Priuli1-28/+32
2010-04-08New clone added - Thrill Drive (JAB) Brian Troha2-12/+37
2010-04-08document the MCU used in the 1943 sets Brian Troha1-0/+10
2010-04-08Corrected names in the 1943.c driver Brian Troha1-111/+111
2010-04-07snes.c: Fixed small problem with vflipped large tiles. No whatsnew. Fabio Priuli1-1/+1
2010-04-07snes.c: proper fix to the DMA issue with S-DD1 games [Fabio Priuli] Fabio Priuli2-104/+139
2010-04-07Temporary made cycle stealing less aggressive, no whatsnew Angelo Salese1-8/+14
2010-04-07snes.c: temporarily reverted some dma code to allow S-DD1 games to boot again... Fabio Priuli1-113/+117
2010-04-07new clones Angelo Salese2-24/+115
2010-04-07Escape from the planet of the robot monsters uses a TMS5220C, verified from s... Jonathan Gevaryahu1-1/+1
2010-04-07Fixed integer overflow, no whatsnew Angelo Salese1-2/+2
2010-04-07Basic implementation of the memory map master cycle steals in the SNES driver... Angelo Salese1-0/+77
2010-04-06Basic implementation of the DMA master cycles steals in the SNES driver [Ange... Angelo Salese1-14/+27
2010-04-06First step in supporting master cycle delays in the SNES driver [Angelo Salese] Angelo Salese5-4/+40
2010-04-06Readded info.c lines which got removed/changed by mistake in the previous com... Fabio Priuli1-3/+5
2010-04-06info.c: added keyboard and keypad controls to xml output [Fabio Priuli] Fabio Priuli1-10/+22
2010-04-05uPD7801: Fixed the MOV MC,A instruction. Wilbert Pol2-1/+18
2010-04-05namcos23: Found "force poly to front" bit [O. Galibert] Olivier Galibert1-0/+6
2010-04-05skyarmy (skyarmy.c) [stephh] : Fabio Priuli3-571/+770
2010-04-05Small MESS-only listxml dtd update. No whatsnew. Wilbert Pol1-0/+1
[...]