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
2025-04-29Bumped version to 0.277mame0277 Vas Crabb3-6/+6
2025-04-29Small fixes: Vas Crabb4-6/+6
2025-04-28Fixed numerous errors: Vas Crabb10-68/+71
2025-04-27srcclean in preparation for release. Vas Crabb25-149/+149
2025-04-26cbus/pc9801_86.cpp: DAC playback fixes towards win95 angelosa1-2/+6
2025-04-26Update sorcerer_cass.xml to include developer names for Wilderness (#13617) Michael Borthwick1-0/+1
2025-04-26nubus/nubus_vikbw.h: More include guard fun. arbee1-3/+3
2025-04-26nubus/8lc.h: Fix include guard. arbee1-3/+3
2025-04-26apple/macii.cpp: Fixed regression where NuBus was stealing the internal video... arbee42-2949/+2828
2025-04-25siena_fr: corrected ROM checksums. Nigel Barnes1-1/+1
2025-04-25New working clones Nigel Barnes3-24/+104
2025-04-26konami/contra.cpp: Changed default difficulty to normal to match manual. Vas Crabb1-29/+29
2025-04-25z80.lst: fix nsc800 compile hap1-1/+1
2025-04-26cpu/z80: Corrected name of generated nsc800 source file, removed duplicate so... holub2-8/+6
2025-04-26formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett... holub37-93/+83
2025-04-26cpu/mpk1839/kl1839vm1.cpp: Improved save state support. (#13303) holub2-35/+43
2025-04-25seta/ssv.cpp, skeleton/tsispch.cpp: Fix address range after https://github.co... cam9002-6/+6
2025-04-25rfslotsmcs48: remove confusing comment, (g1&g2)==0 is not (g1==0)&&(g2==0) hap1-1/+1
2025-04-25cbus/pc9801_86.cpp: basic DAC logging angelosa1-0/+28
2025-04-25fix various bitwise/logical warnings Patrick Mackinlay7-9/+9
2025-04-25apple/macii.cpp: Actually add the software list filters that should have been... Vas Crabb12-48/+52
2025-04-25Added eighteen TV games, handheld games and electronic toys (one working). (#... mamehaze16-20/+526
2025-04-24ti99: Fixed crash with Corcomp floppy controller when accessing a drive that ... Michael Zapf1-3/+10
2025-04-24c6280: optimization for games that have sound disabled hap2-30/+42
2025-04-25Fixed up some stuff: Vas Crabb5-203/+265
[...]