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
masterskeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper angelosa2 hours
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb7 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-25version bump for 0.224mame0224 Vas Crabb2-4/+4
2020-08-25pc98.xml: Mark fh2tagc as not working. Vas Crabb1-1/+1
2020-08-25cinemat: Fix naming convention violation. Aaron Giles1-2/+2
2020-08-24Metadata corrections: Vas Crabb7-12/+12
2020-08-23srcclean for 0.224 Vas Crabb67-1264/+1263
2020-08-23makefile: Make cleansrc target use shell type to select correct syntax rather... Vas Crabb1-16/+16
2020-08-23formats: Removed some inappropriate uses of emu_fatalerror and stderr. Vas Crabb3-29/+42
2020-08-22vgmplay.xml updates Scott Stone1-878/+878
2020-08-23chdman.cpp: GCC 9.3 is actually the cutoff point for legacy MSVC-style long l... Vas Crabb1-2/+2
2020-08-22netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. couriersud13-241/+128
2020-08-22netlist: remove duplicate device definitions. couriersud13-409/+114
2020-08-22karnov.cpp: Use OCS to derive clock speeds. Brian Troha1-12/+12
2020-08-22odyssey2: different video xtal for jopac hap4-36/+48
2020-08-22electron_romboxp: Empty ROM sockets contain RAM by default. Nigel Barnes2-22/+52
2020-08-22electron_sndexp3: ROM is mapped to bank 13. Nigel Barnes1-2/+2
2020-08-22gnat10: Add lots of stubs and notes for later AJR1-13/+85
2020-08-22i8244: reduce partial screen update calls hap1-3/+3
2020-08-22karnov.cpp: Correct ROM labels for the Karnov sets. Brian Troha1-28/+28
2020-08-22netlist: fix clang build. couriersud2-7/+6
2020-08-22netlist: Add NETLIB_DELEGATE_NOOP() couriersud8-18/+17
2020-08-22netlist: Fix some documentation issues. couriersud3-4/+16
2020-08-22netlist: Fix some pedantic clang warnings. couriersud2-3/+3
2020-08-22splash.cpp: decrypted ringball. Currently stuck at initialization / test mode. Ivan Vangelista2-8/+40
2020-08-22abc1600: Implemented Luxor 4105 SASI card according to schematics. [Curt Code... Curt Coder5-198/+308
2020-08-22nscsi_s1410: Fixed format unit command and data input. [Curt Coder] Curt Coder1-10/+17
[...]