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
2020-08-06version bump for 0.223mame0223 Vas Crabb2-4/+4
2020-08-06-debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... Vas Crabb10-47/+41
2020-07-28Fix SOL2 build on GCC 10.2 by working around overload resolution problem AJR7-18/+18
2020-07-27-vsmile, nes_clone: Fixed issues for release. Ryan Holtz2-12/+10
2020-07-26netlist: hopefully fix issue #7006 couriersud1-0/+6
2020-07-26montec: fix lockup hap1-16/+3
2020-07-26srcclean for 0.223 Vas Crabb103-4667/+4667
2020-07-25ibm5150 - New working software list additions (#7004) ArcadeShadow1-18/+83
2020-07-25ibm51070 - New working software list additions (#6967) ArcadeShadow1-7/+135
2020-07-25Appveyor msys2 workaround (#7002) Julian Sikorski1-0/+5
2020-07-25sigmab98.cpp: Split up driver state class AJR1-208/+269
2020-07-25xmen: use shared_ptr_array hap3-91/+49
2020-07-25kl5c80a12: Internalize internal RAM and clock divider; update notes AJR4-46/+57
2020-07-25toaplan2.cpp: updated the rest of the ROM labels for pipibibsbl3 Ivan Vangelista1-6/+6
2020-07-25New working clones Ivan Vangelista2-2/+23
2020-07-25New machines marked as NOT_WORKING Roberto Fresca2-2/+35
2020-07-258042kbdc.cpp: generate data for mouse only if mouse is enabled yz70s1-3/+5
2020-07-25New machines marked as NOT_WORKING Roberto Fresca2-24/+59
2020-07-25netlist: sub solvers now have their own parameter set. couriersud12-92/+143
2020-07-25netlist: Fix scheduling bug. couriersud3-4/+4
2020-07-25netlist: document better GMRES options. couriersud1-2/+2
2020-07-25netlist: include GMRES solver in build. couriersud1-2/+2
2020-07-25netlist: Fix format string in gcr code. couriersud1-1/+1
2020-07-25netlist: Fix clang unused variable warning. couriersud2-24992/+25124
2020-07-25netlist: separate nl_base.h into separate header files. couriersud13-1001/+1149
[...]