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) sjy555525104 min.
release0288ui/menu.cpp: Better handling of active pointers when resetting items. Vas Crabb3 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
2025-04-29full xtal conversionxtal Olivier Galibert7915-23479/+23378
2022-10-31New working clones Ivan Vangelista2-2/+28
2022-10-31quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz] MooglyGuy1-699/+2016
2022-10-31emu/sound.cpp: Don't force lower samplerate for dummy sound output module. (#... feos1-8/+0
2022-10-30pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo a... Angelo Salese1-7/+8
2022-10-30upd934g: Preliminary support for ACCENT/MUTE Dirk Best2-8/+13
2022-10-29cpu/dsp32: Modify previous change, clamping before the narrowing conversion AJR1-1/+1
2022-10-29cpu/dsp32: Simplify int24 operator logic AJR1-5/+2
2022-10-29cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions AJR2-3/+3
2022-10-29cpu/arm: Use rotr_32 for handling unaligned reads AJR1-3/+3
2022-10-29Update various source files to use swapendian_int16 AJR19-86/+64
2022-10-29Move debugger command parameter validation helpers into debugger_console AJR15-651/+645
2022-10-29bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for big-e... AJR6-108/+15
2022-10-30ui/selgame.cpp: Fixed display of software favourites. Vas Crabb1-5/+5
2022-10-30bus/epson_qx/keyboard/keyboard.cpp: Fixed #include order. Vas Crabb1-1/+5
2022-10-30Updated Brazilian Portuguese UI translation. [Felipe] Vas Crabb1-23/+12
2022-10-29wd_fdc: Use the new active() Olivier Galibert1-1/+1
2022-10-29amiga/amiga.cpp: dumped code for the CDTV's remote control input converter an... Ivan Vangelista1-4/+6
2022-10-29nintendo/snesb.cpp: combined bad dumps of one of the legendbs ROMs to have a ... Ivan Vangelista1-4/+2
2022-10-29New working clones Ivan Vangelista2-1/+26
2022-10-29irem/m90.cpp: fixed MT08413 Ivan Vangelista1-16/+14
2022-10-28konami/xmen.cpp: worked around MT08470 Ivan Vangelista1-1/+3
2022-10-28mtu130: Implement mirroring of bfcx, implement lightpen Olivier Galibert1-10/+155
2022-10-28taito/crbaloon_v.cpp:fixed MT08437 Ivan Vangelista1-2/+2
2022-10-28seta/seta.cpp: fixed MT08454 Ivan Vangelista1-2/+2
[...]