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 angelosa109 min.
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
2025-09-25Bumped version to 0.281mame0281 Vas Crabb2-4/+4
2025-09-25docs: Belatedly updated system requirements, bumped version to 0.281. Vas Crabb4-16/+25
2025-09-24devices/machine/spg_renderer.h, tvgames/generalplus_gpl162xx_lcdtype.cpp: fix... Ivan Vangelista2-4/+4
2025-09-24segas32: fix NBG0 - NBG3 layer flip (#14193) mahoneyt9441-25/+19
2025-09-24sinclair/sprinter.cpp: Avoid dynamically allocated static object. Vas Crabb1-3/+8
2025-09-24update element order in four more Yamaha keyboard layouts (#14194) Devin Acker4-239/+119
2025-09-21srcclean and cleanup in preparation for MAME 0.281 freeze. Vas Crabb26-187/+186
2025-09-20z80dma.cpp: Clear BUSRQ line upon device reset to prevent CPU from freezing a... holub1-1/+1
2025-09-21scripts/build/llvm-objdump-filter.py: Manage objdump processes from python. Vas Crabb2-15/+33
2025-09-21Improved support for building on Windows arm64. Vas Crabb4-53/+92
2025-09-20sord future32a: Add and hookup the kanji mask roms Olivier Galibert2-39/+116
2025-09-20sord future32a: Advance a little, we are missing the kanji mask roms though a... Olivier Galibert1-6/+67
2025-09-20cpu/drcbearm64.cpp: A few more optimisations: Vas Crabb1-15/+34
2025-09-20Don't pass --line-numbers to objdump. It has no effect on --syms for GNU obj... Vas Crabb1-1/+1
2025-09-20-cpu/drcbearm64.cpp: Improved emulated memory access code: Vas Crabb3-215/+303
2025-09-19excellent/es9501.cpp: hooked up hopper, counters, identified some video regs,... Ivan Vangelista1-29/+92
2025-09-19sinclair/sprinter.cpp: Fixed DCP mapping --TolikTrek (#14165) holub1-8/+10
2025-09-19sound/l7a1045_l6028_dsp.a.cpp: Rewritten [R. Belmont, Happy] arbee3-229/+264
2025-09-18sinclair/sprinter.cpp: Added access to internal z84 IO through the BUS (#14189) holub1-0/+13
2025-09-19Lucky Line III improvements: Roberto Fresca1-31/+47
2025-09-18[tmp94c241] dasm: SFR symbol names (#14181) Felipe CorrĂȘa da Silva Sanches3-35/+165
2025-09-18excellent/es9501.cpp: minor maintenance work (shorthand variable types everyw... Ivan Vangelista1-41/+43
2025-09-19konami/mystwarr.cpp: Corrected default NVRAM content for Monster Maulers UAA.... sjy5555251-1/+1
2025-09-18flopimg.cpp: add a default implementation for `supports_save` (#14156) Roman Donchenko54-185/+6
2025-09-18emumem_mud: Short-term fix to some crashes, need more thinking though Olivier Galibert1-1/+1
[...]