summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.277mame0277 Vas Crabb2025-04-293-6/+6
* Small fixes: Vas Crabb2025-04-294-6/+6
* Fixed numerous errors: Vas Crabb2025-04-2810-68/+71
* srcclean in preparation for release. Vas Crabb2025-04-2725-149/+149
* cbus/pc9801_86.cpp: DAC playback fixes towards win95 angelosa2025-04-261-2/+6
* Update sorcerer_cass.xml to include developer names for Wilderness (#13617) Michael Borthwick2025-04-261-0/+1
* nubus/nubus_vikbw.h: More include guard fun. arbee2025-04-261-3/+3
* nubus/8lc.h: Fix include guard. arbee2025-04-261-3/+3
* apple/macii.cpp: Fixed regression where NuBus was stealing the internal video... arbee2025-04-2642-2949/+2828
* siena_fr: corrected ROM checksums. Nigel Barnes2025-04-251-1/+1
* New working clones Nigel Barnes2025-04-253-24/+104
* konami/contra.cpp: Changed default difficulty to normal to match manual. Vas Crabb2025-04-261-29/+29
* z80.lst: fix nsc800 compile hap2025-04-251-1/+1
* cpu/z80: Corrected name of generated nsc800 source file, removed duplicate so... holub2025-04-262-8/+6
* formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett... holub2025-04-2637-93/+83
* cpu/mpk1839/kl1839vm1.cpp: Improved save state support. (#13303) holub2025-04-262-35/+43
* seta/ssv.cpp, skeleton/tsispch.cpp: Fix address range after https://github.co... cam9002025-04-252-6/+6
* rfslotsmcs48: remove confusing comment, (g1&g2)==0 is not (g1==0)&&(g2==0) hap2025-04-251-1/+1
* cbus/pc9801_86.cpp: basic DAC logging angelosa2025-04-251-0/+28
* fix various bitwise/logical warnings Patrick Mackinlay2025-04-257-9/+9
* apple/macii.cpp: Actually add the software list filters that should have been... Vas Crabb2025-04-2512-48/+52
* Added eighteen TV games, handheld games and electronic toys (one working). (#... mamehaze2025-04-2516-20/+526
* ti99: Fixed crash with Corcomp floppy controller when accessing a drive that ... Michael Zapf2025-04-241-3/+10
* c6280: optimization for games that have sound disabled hap2025-04-242-30/+42
* Fixed up some stuff: Vas Crabb2025-04-255-203/+265
* - bmc/bmcpokr.cpp: removed now unneeded flag Ivan Vangelista2025-04-245-506/+511
* apple2_flop_orig.xml, apple2_flop_clcracked.xml, mac_flop_orig.xml: Added lat... A-Noid332025-04-256-4686/+6753
* cpu/upd7725.cpp: Improved host interface, suppress side effects for debugger ... cam9002025-04-257-119/+80
* nec/pc9821.cpp: bump 7220 couple to use A revision angelosa2025-04-244-8/+27
* nec/pc98_kbd.cpp: hookup 0x9c command for -119 angelosa2025-04-242-18/+38
* cbus/pc9801_26.cpp: hookup irq select, guesswork for DE-9 output pins angelosa2025-04-242-20/+47
* tattass: update prev commit, keeping the old sound roms hap2025-04-242-0/+75
* sorting mame.lst Roberto Fresca2025-04-241-1/+1
* New systems marked not working Roberto Fresca2025-04-242-3/+76
* tattass: redumped v2.32 (Mar 14 1995) sound roms [ScOULaris] hap2025-04-241-10/+10
* makefile: add note about cpu arch hap2025-04-241-2/+6
* ymfm: remove 2608/2610 ssg gain workaround hap2025-04-2342-142/+137
* makefile: change windows cpu arch reg query /v to -v hap2025-04-231-1/+1
* sgx.xml: Changed media description (#13606) ArcadeShadow2025-04-231-1/+1
* bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86 angelosa2025-04-239-274/+124
* build: fix msvc build Patrick Mackinlay2025-04-231-1/+1
* netdev/pcap.cpp: Fix build errors. Vas Crabb2025-04-231-39/+40
* osd: Got rid of the gross globals and functions for manipulating them in the ... Vas Crabb2025-04-2316-251/+314
* osd: remove mac address filter from osd (fixes #13586) (#13614) Patrick Mackinlay2025-04-2213-102/+16
* linn/linndrum.cpp: Modeled click filter, improved hihat decay emulation, and ... m1macrophage2025-04-224-49/+172
* natkeyboard: fix regression from prev commit hap2025-04-221-3/+5
* check correct irr0 bits, after the register size was corrected in b26662f1bba... smf-2025-04-221-4/+4
* Improvements on Tic Tac Toe (Sundance bootleg): [Roberto Fresca, Grull Osgo] Roberto Fresca2025-04-221-13/+123
* natkeyboard: limit buffer size to 4*8MB hap2025-04-221-0/+4
* natkeyboard: fix issue with dynamic buffer resizing hap2025-04-224-17/+13