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
2022-11-29Bump version to 0.250mame0250 Vas Crabb3-6/+6
2022-11-29barcrest/mpu4.cpp: Fixed regression for games using sampled sound. [James Wal... Vas Crabb2-26/+26
2022-11-29misc/cocoloco.cpp: Corrected DIP switch name Cocoloco typo. (#10607) 0kmg1-1/+1
2022-11-29emu/rendlay.cpp: Fixed locale-sensitive number handling (fixes MT08521). Vas Crabb1-2/+8
2022-11-29scmp: Fix unreliable order of execution in JMP instruction AJR1-1/+2
2022-11-28Metadata corrections Vas Crabb3-7/+8
2022-11-27util/path.h: Fixed narrowing warning from older versions of clang. Vas Crabb1-2/+2
2022-11-27srcclean in preparation for 0.250 branch Vas Crabb19-204/+204
2022-11-27Revert "Make numbers signed in debugger where it matters" Vas Crabb2-29/+31
2022-11-27-konami/hornet.cpp: Fixed 4 player cabinet type in NBA Play By Play. (#10591) 9871238791135-18/+466
2022-11-26namcos22: possible overflow on texture bank (shouldnt happen) hap1-6/+6
2022-11-26bus/msx/ctrl: Added FM Towns Marty Pad. Vas Crabb6-18/+57
2022-11-26bus/msx/ctrl: Use A/B button labels for FM Towns Pad. Vas Crabb1-2/+2
2022-11-26namco/20pacgal.cpp: Better values for unknown SERVICE and EEPROMIN port bits.... pdaderko1-13/+19
2022-11-26megadriv.xml: Added an unreleased prototype. (#10601) 0kmg1-0/+11
2022-11-26bus/msx/ctrl: Added Micomsoft Libble Rabble Joypad. Vas Crabb7-5/+107
2022-11-26nes.xml: Add the Yuletide homebrew in prep for MAMEmas! (#10602) 0kmg0-0/+0
2022-11-26nes.xml: Add the Yuletide homebrew in prep for MAMEmas! (#10602) 0kmg1-0/+17
2022-11-26philips/cdi.cpp: Added support for Italian version of Quizard 1. (#10598) [Ry... MooglyGuy5-107/+170
2022-11-26More ROM labels updates [Brian Troha] Ivan Vangelista2-8/+8
2022-11-25namcos22: improve s22 draw_direct_poly hap1-4/+21
2022-11-25New working machines hap4-22/+163
2022-11-26docs: Fixed a markup error. Vas Crabb1-1/+1
2022-11-26fujitsu/fmtowns.cpp: Get rid of the rest of the leftover code. Vas Crabb1-369/+8
2022-11-26-fujitsu/fmtowns.cpp: Use MSX controller slots for pad ports. Vas Crabb12-115/+286
[...]