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-11-30Bumped version to 0.272mame0272 Vas Crabb3-6/+6
2024-11-26msx1_cass.xml, pc8801_flop.xml, x1_cass.xml: Correct "Danchizuma". Vas Crabb3-8/+8
2024-11-24cvs/quasar.cpp: fixed MT08973 Ivan Vangelista1-1/+1
2024-11-24misc/compucranes.cpp: Fix hash for 'mastcranea' program ROM (#13011) ClawGrip1-1/+1
2024-11-24Fixed build, corrected a few more #include guards. Vas Crabb9-32/+32
2024-11-23quasar: set VIDEO_ALWAYS_UPDATE because of collision flag in screen update hap1-22/+20
2024-11-24srcclean and cleanup Vas Crabb112-480/+507
2024-11-23bus/cbus/sb16_ct2720.cpp: Fix clang error: lambda capture 'this' is not used ... AJR1-0/+1
2024-11-23isa/sb16: move mixer implementation to own ct1745 device angelosa7-38/+467
2024-11-23sound/xt446.h: add missing #pragma once angelosa1-0/+2
2024-11-23hash/ibm5170_cdrom.xml: sb16 is a clone of sb16cd, move zorknem to the games ... angelosa1-39/+40
2024-11-23redbaron: change nosedive sound to noteslide down instead of noteslide up hap3-14/+7
2024-11-23- dynax/dynax.cpp: dumped PALs for cdracula [f205v] Ivan Vangelista2-1/+5
2024-11-22mo5_cass.xml, to7_cass.xml: Fix validation errors AJR2-7/+7
2024-11-23sshot: correct cpu clock and fix gunchamps gun inputs hap5-77/+112
2024-11-23emu/romload.cpp: Resolve tags for ROM_COPY relative to current device properly. Vas Crabb6-69/+13
2024-11-22mo5_cass.xml, mo6_cass.xml, to7_cass.xml, to8_cass.xml: Metadata updates AJR4-849/+2251
2024-11-22zodiack: use 2 separate soundlatches instead of a shared one, decrease sound ... hap2-64/+83
2024-11-22ukiyobox: Use more literal set name AJR2-4/+5
2024-11-23pinball/recel.cpp: Use a "Poker Plus" ROM dump known to work on hardware. (#1... ClawGrip1-3/+8
2024-11-23konami/aliens.cpp: Simplified palette RAM banking. (#13006) cam9001-8/+11
2024-11-23konami/blockhl.cpp: Simplified palette RAM banking. (#13005) cam9001-14/+16
2024-11-22nscsi/cd.cpp: Support ZuluSCSI/BlueSCSI Toolbox commands for uploading and do... arbee2-20/+272
2024-11-22chanbara: re-add ym2203 read for now, hap3-13/+14
2024-11-22fixed ROM_COPY to use a relative region name, so it can be used in a device. ... smf-3-1/+60
[...]