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-10-02Cleanups and version bump.mame0127u6 Aaron Giles28-291/+291
2008-10-02Fixed handling of interrupts when the CPU was in the STOP state. Aaron Giles2-27/+12
2008-10-02From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles4-476/+647
2008-10-02From: abcd efgh [mailto:cix_999@yahoo.it] Aaron Giles1-501/+373
2008-10-02From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles1-2/+2
2008-10-02From: Matt Ownby [mailto:matt.ownby@gmail.com] Aaron Giles1-2/+2
2008-10-01Stupid compiler. Aaron Giles1-0/+3
2008-10-01Changed 68000 interrupts to only trigger during execution. This Aaron Giles3-4/+62
2008-10-01Added mechanism to generically specify input port tags in place of Aaron Giles48-1012/+804
2008-10-01Added additional Motorola DSP56k reset behavior. (Andrew Gardner) Andrew Gardner5-29/+147
2008-09-30Removed GAME_IMPERFECT_GRAPHICS from Phraze Craze Couriersud1-2/+2
2008-09-30merit.c: Couriersud1-183/+247
2008-09-30adds new Csclub set davidhay3-2/+48
2008-09-30Converted Z80 SIO to device. Updated drivers accordingly. Aaron Giles8-207/+244
2008-09-29adds include to Z80ctc interface. Fixes compile issue Brian Troha1-0/+1
2008-09-29by DITraI4D0 Brian Troha2-79/+271
2008-09-29New Clone: 20 Year Reunion (V1.04) Brian Troha2-4/+14
2008-09-29merit.c: Fix colours Couriersud1-44/+53
2008-09-29Converted Z80 CTC to a proper device. Updated all drivers. Aaron Giles23-568/+631
2008-09-29Simplified core deinterlacing logic based on availability of pre- Aaron Giles3-45/+34
2008-09-29Plumbed machine parameters through the renderer. Removed need for Aaron Giles20-171/+346
2008-09-29Compile error fix. Aaron Giles1-1/+2
2008-09-29ldverify improvements: Aaron Giles1-73/+49
2008-09-28Verified watchdog behaviour in schematics. Couriersud1-2/+5
2008-09-28Fixes build with official dev tools. Andrew Gardner1-1/+1
[...]