summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.259mame0259 Vas Crabb2023-09-293-6/+6
* formats/uef_cas.cpp: Fixed regression reading floating-point values. Vas Crabb2023-09-281-2/+2
* formats/hti_tape.cpp: Fixed regression detecting magic numbers. Vas Crabb2023-09-281-1/+1
* Removed extra tick after gtime example in documentation (#11574) Tom Cariello2023-09-281-1/+1
* msx1_cart.xml, msx1_flop.xml: Corrected 'Platty Soft'. Vas Crabb2023-09-282-3/+3
* pc9801: fix a20 cracyc2023-09-283-4/+2
* adsp2100: Fix one operation AJR2023-09-251-1/+1
* adsp2100: Fix a couple of disassembly regressions AJR2023-09-251-2/+2
* multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions AJR2023-09-231-4/+4
* srcclean in preparation for MAME 0.259 release branch Vas Crabb2023-09-2418-184/+184
* dec/kn01.cpp, dec/kn02.cpp: Fixed an endianness issue and cleaned up a bit. Vas Crabb2023-09-242-44/+50
* qncrash: Fix exception at start AJR2023-09-231-1/+1
* qncrash: Start hooking up peripherals AJR2023-09-231-12/+64
* eag68k: remove unused function prototype hap2023-09-231-1/+0
* fidelity*: remove some unneeded comments, hap2023-09-2312-52/+50
* New working clones Ivan Vangelista2023-09-232-0/+39
* apple/maciivx.cpp,apple/maclc.cpp: Remove no longer necessary IMPERFECT_SOUND... arbee2023-09-222-6/+6
* apple/macquadra700.cpp,apple/macquadra800.cpp: Finish hooking up built-in SON... arbee2023-09-222-2/+75
* New working clones Philip Bennett2023-09-222-57/+110
* New working systems hap2023-09-227-7/+505
* z80pio: change an if/else block to switch/case, hap2023-09-225-25/+37
* - konami/konmedalppc.cpp: MT08757 Ivan Vangelista2023-09-222-38/+32
* decstation: refactoring and wip Patrick Mackinlay2023-09-224-763/+853
* mips1: cache diagnostic fixes Patrick Mackinlay2023-09-221-4/+23
* dc7061: new device stub Patrick Mackinlay2023-09-222-0/+816
* dec: reorganize and rename some device files Patrick Mackinlay2023-09-2212-42/+20
* Quizard Fun and Fascination (French Edition V1 - 01/96) [f205v, TeamEurope] Ivan Vangelista2023-09-222-0/+14
* misc/gms.cpp: some more inputs for magslot Ivan Vangelista2023-09-221-82/+11
* New systems marked not working Ivan Vangelista2023-09-223-125/+107
* namco/namcos12.cpp: Emulated games with CDXA board. (#11558) 9871238791132023-09-2227-39/+4473
* sega/segas16b.cpp: Added an FD1089B-protected version of Time Scanner on Syst... Nekoziman2023-09-222-0/+42
* msx1_flop.xml: Removed 26 disk conversions. (#11562) wilbertpol2023-09-221-291/+0
* Add dump of Iomega Zip 100MB IDE drive [Guru] AJR2023-09-214-0/+145
* hiscore.dat: fix renamed sets cracyc2023-09-211-51/+54
* ioport.cpp, rendfont.cpp: Use multibyte.h functions AJR2023-09-212-107/+30
* distate.cpp: Use count_leading_zeros_64 to calculate format width AJR2023-09-211-3/+1
* Software list items promoted to working angelosa2023-09-211-2/+7
* bus/pc_joy/pc_joy_magnum6.h: add imperfect flag for feature::CONTROLS angelosa2023-09-211-0/+2
* bus/pc_joy: implement Interact Magnum 6 Game Controller angelosa2023-09-216-6/+95
* New clones marked not working Ivan Vangelista2023-09-213-0/+53
* - merit/merit.cpp: made matchemg parent as is the only original set, while th... Ivan Vangelista2023-09-213-65/+65
* romload.cpp: Use std::string_view in determine_bios_rom AJR2023-09-212-7/+6
* nscsi_bus: pass pointer to struct for sense_data hap2023-09-212-19/+24
* t10mmc: Fix reading user data from mode 1 tracks using T10MMC_CMD_READ_CD (#1... 9871238791132023-09-201-6/+1
* jalmah.cpp: Correct size of undumped MCUs; add some labels from PCB photos AJR2023-09-202-12/+18
* msx1_cass.xml: Added 53 working items and replaced one item with a better dum... wilbertpol2023-09-211-5/+757
* - merit/merit.cpp: corrected some inputs for couple and clones Ivan Vangelista2023-09-203-53/+125
* konami/djmain.cpp: Added beatstage Complete Mix (Ver KA-B). (#11560) DeepSeaSqueeze2023-09-212-2/+43
* mcfg pia6821: partial revert for the ones that set the clock to non-0 hap2023-09-205-11/+13
* nscsi_bus: fix -Wuninitialized warning hap2023-09-201-1/+13