summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.258mame0258 Vas Crabb2023-08-293-6/+6
* srcclean, #include order cleanup, and self-closing XML tag cleanup before MAM... Vas Crabb2023-08-2724-5354/+5353
* msx1_flop_525.xml: Added ten working items. (#11507) wilbertpol2023-08-271-0/+112
* bus/msx/slot/disk.h: Removed unused get_nr_drives method. (#11508) wilbertpol2023-08-261-3/+0
* New working clones Ivan Vangelista2023-08-263-214/+240
* nscsi/cd.cpp: Fix some Coverity warnings in the nscsi_apple_cdrom_device. [R.... arbee2023-08-251-9/+24
* wd_fdc.cpp: DRQ fixes AJR2023-08-251-10/+1
* capcom/alien.cpp: add enough of sound ROM reading and SIO I/O so that mariojj... angelosa2023-08-263-38/+211
* gaelco3d.cpp: Added an older version of Surf Planet. (#11506) ClawGrip2023-08-262-12/+46
* video/mb86292.cpp: preliminary implementation of drawing FIFO, fix DrawRectP ... angelosa2023-08-252-181/+399
* konami/konmedalppc.cpp: CF Card for G1 Turf Wild 3 has been Win-damaged and i... arbee2023-08-241-2/+3
* various drivers: another batch of output().set_value() removals Ivan Vangelista2023-08-2418-93/+238
* ui/info: add \n before btanb warning strings, hap2023-08-247-21/+27
* konami/konmedalppc.cpp: Corrected ATA hookup, IDed game as "G1 Turf Wild 3". ... arbee2023-08-242-14/+34
* sinclair/sprinter.cpp: Added internal layout with Turbo, NeoGS and floppy dri... holub2023-08-255-4/+100
* ui/info: swap notworking/mechanical warnings, only add initial \n if there we... hap2023-08-241-3/+13
* sbp: looks like it still has (presumed)protection checks remaining hap2023-08-243-5/+16
* Tidied up some recent changes, and more use of BIT helper. Vas Crabb2023-08-248-19/+20
* apple/apple3.cpp: Added support for two-speed keyboard auto-repeat. (#11503) robjustice2023-08-243-0/+44
* heathkit/tlb.cpp, heathkit/intr_cntrl.cpp: Converted Heathkit terminal board ... Mark Garlanger2023-08-247-268/+427
* New non-working machines arbee2023-08-232-0/+156
* ti99: Include new firmware (DSR) for TIPI. Michael Zapf2023-08-241-1/+5
* various drivers: removed some output().set_value() calls Ivan Vangelista2023-08-2324-251/+356
* spectrum_mgt_flop.xml: Added system manufacturer to the list description. (#1... ArcadeShadow2023-08-241-1/+1
* konami/hornet.cpp, konami/nwk-tr.cpp: Organized Racing Jam and Thrill Drive i... Hydreigon2023-08-244-137/+637
* spectrum_cass.xml: Added 57 working items. (#11495) ArcadeShadow2023-08-241-686/+1504
* ktmnt2: small fix with samples start, hap2023-08-236-17/+24
* ui/info.cpp, ui/simpleselgame.cpp: Replaced imprecise "driver" with "source f... Vas Crabb2023-08-233-3/+4
* render/drawogl.cpp: Size point primitives properly. This fixes -beam_dot_size... AJR2023-08-221-1/+4
* barcrest/mpu1.cpp: Added MPU2 support. (#11498) SomeRandomGuyIdk2023-08-2335-464/+3366
* capcom/alien.cpp: add CF card i/f angelosa2023-08-221-11/+54
* casio_rompack.xml: Dumped and added a new Casio ROM Pack and improved notes. ... ClawGrip2023-08-231-100/+221
* machine/t10mmc.cpp: Implemented most features of T10 MMC read CD (0xbe) comma... 9871238791132023-08-235-33/+458
* apple/apple3_v.cpp: Added support for flashing characters and removed smooths... robjustice2023-08-232-31/+31
* misc/rbmk.cpp: preliminary Oki hookup for rbmk, too Ivan Vangelista2023-08-221-5/+5
* apple/cuda.cpp: Applied the same set_default_bios cleanup, restoring compatib... arbee2023-08-2111-127/+42
* apple/egret.cpp: Further cleanup using set_default_bios_tag(). [R. Belmont, V... arbee2023-08-216-104/+37
* video/mb86292.cpp: fix BltRectP not honoring rxs/rys angelosa2023-08-221-2/+2
* capcom/alien.cpp: add YMZ770 bindings angelosa2023-08-221-12/+17
* unidasm: Support v620f as a separate architecture from v620 and refactor thes... AJR2023-08-214-66/+139
* misc/rbmk.cpp: added preliminary Oki hookup to the games without MCU Ivan Vangelista2023-08-221-6/+7
* bus/nscsi/cd.cpp: Improved the correctness of the Apple CD-ROM command set, i... arbee2023-08-2115-124/+572
* video/mb86292.cpp: implement SetRegister, DrawRectP & Flush_FB commands angelosa2023-08-222-47/+137
* video/mb86292.cpp: add XINT pin, add some ROP command stubs angelosa2023-08-223-18/+215
* misc/rbmk.cpp: patched out protections checks to allow super555 to boot and f... Ivan Vangelista2023-08-212-6/+187
* vme/enp10: additional firmware version [J.J. van der Heijden] Patrick Mackinlay2023-08-211-9/+13
* apple/egret.cpp: Overhaul, part 1 [R. Belmont] arbee2023-08-206-330/+410
* video/mb86292.cpp: add BltCopyAlternateP ROP command, add Console layer basics angelosa2023-08-203-11/+227
* misc/astropc.cpp: Add notes on AstroCard dongle from looking at the game's co... eientei952023-08-201-1/+5
* at.cpp, pc.cpp, svga_paradise.cpp: BIOS additions (#11414) rfka012023-08-205-14/+71