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
2024-08-28Bumped version to 0.269mame0269 Vas Crabb3-6/+6
2024-08-27Cleaned up the mess from #12610: Vas Crabb4-10/+27
2024-08-27-ui/menu.cpp: Avoid floating point equality comparison. Vas Crabb2-2/+3
2024-08-25srcclean in preparation for MAME 0.259 release freeze. Vas Crabb13-104/+104
2024-08-25matsushita/kn5000.cpp: Corrected some LED connections, sorted mame.lst. [Feli... Vas Crabb2-7/+5
2024-08-25igs/pgmcrypt.cpp: Fixed decryption for mgcs3 and mgzz. (#12685) [XingXing] HappyASR4-68/+10
2024-08-24New clones marked not working Ivan Vangelista3-14/+50
2024-08-24igs/igs_m027_link.cpp: preliminary decryption for the extension sets Ivan Vangelista4-19/+138
2024-08-23pv1000: put joystick read in a separate function, remove an unneeded tag lookup hap3-56/+64
2024-08-24emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. (... dave-br3-23/+24
2024-08-24igs/igs_m027.cpp: added decryption for lhdmg and lhdmgp. (#12683) [XingXing] HappyASR3-2/+107
2024-08-23epson/qx10.cpp: don't need to check against visible_area in 7220 own code angelosa1-3/+0
2024-08-24casio/pv1000.cpp: Acrually return two bits of joystick input rather than givi... Vas Crabb1-2/+4
2024-08-23epson/qx10.cpp: rectify previous commit angelosa1-8/+8
2024-08-24-casio/pv1000.cpp: Fixed input port selection removed by PR #12659. Vas Crabb3-15/+19
2024-08-23epson/qx10.cpp: use copyrozbitmap for (external to 7220) zoom handling angelosa1-23/+24
2024-08-23tgtpanic: increase irq frequency, update notes hap1-42/+43
2024-08-23edevices/pzletime.cpp: cleanups angelosa3-88/+79
2024-08-23dataeast/mirage.cpp: minor cleanup angelosa1-17/+17
2024-08-23Add skeletons for Zanussi/Necta vending machines (#12569) ClawGrip7-13/+295
2024-08-23cirsa/neptunp2.cpp: Add (not working) Dancing Bells (from BGT) (#12662) ClawGrip2-27/+49
2024-08-23igs_m027.cpp - add 2 more 027A internal dumps (and 2 in igs_m027_link too) [G... mamehaze2-16/+17
2024-08-23New clones marked not working Ivan Vangelista2-1/+11
2024-08-23misc/marywu.cpp: Fixed I/O port selection. Vas Crabb1-2/+2
2024-08-23misc/marywu.cpp: Use an I/O port finder array. Vas Crabb2-11/+15
[...]