summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merit/merit.cpp, msx1_cart.xml: Patched up some metadata. Vas Crabb2023-10-231-13/+13
* srcclean in preparation for MAME 0.260 release branch Vas Crabb2023-10-2221-239/+239
* dataeast/dec0.cpp: updated ROM labels and positions for midres and clones [Guru] Ivan Vangelista2023-10-211-104/+104
* Normalize terminology for retitled bootlegs and hacks of arcade games, prefer... AJR2023-10-2016-86/+86
* midiin_device: support loading sysex dumps (#11625) Devin Acker2023-10-202-5/+33
* emu/romload.cpp: Removed apparently obsolete FIXME comment. Vas Crabb2023-10-211-20/+16
* emu/romload.cpp: Tidy up some of the code a little. Vas Crabb2023-10-213-107/+124
* seta/seta.cpp: Updated descriptions, machine configuration settings, input la... cam9002023-10-212-24/+16
* seta/simple_st0016.cpp: Added subtitles to descriptions for Koi Koi Shimasho ... cam9002023-10-211-7/+9
* toaplan/toaplan2.cpp: Corrected DIP switch and jumper settings for bgaregga b... cam9002023-10-211-12/+26
* advision,skywriter: fix cliprect bounds check hap2023-10-202-2/+2
* spacezap: add note about older version, ddealer: correct typo in comment hap2023-10-202-4/+3
* emu/romload.cpp: Don't search parent device search path for software media. Vas Crabb2023-10-202-30/+11
* video/mc6847.cpp: Fix synchronization between MC6847 video display generator ... dave-br2023-10-201-43/+116
* ibm/ibm5550.cpp: identify video format a bit angelosa2023-10-201-9/+59
* machine/i82443bx_host.cpp: stub a 82443LX PAC variant angelosa2023-10-194-7/+153
* Allow clone CHDs to use parent CHDs as parents. Vas Crabb2023-10-205-113/+319
* pokey: Latch current value of keyboard count when registering presses in non-... AJR2023-10-191-1/+1
* render.cpp: Nuke previous scaler when releasing a render_texture in case it g... AJR2023-10-191-0/+1
* subsino/subsino.cpp: Maked PROMs as BAD_DUMP for 'newhunterc' (#11641) ClawGrip2023-10-191-3/+3
* ibm/ibm5550.cpp: implement preliminary NMI trap, add notes, denote it uses a ... angelosa2023-10-192-8/+48
* pc/quakeat.cpp: regen HDD geometry angelosa2023-10-181-6/+15
* subsino/subsino_crypt.cpp: added xors and bitswaps for the newly dumped newhu... Ivan Vangelista2023-10-183-50/+72
* nakajima/nakajies.cpp: added 2 bios dumps for the NTS DreamWriter 325: Ivan Vangelista2023-10-182-9/+15
* subsino/subsino.cpp: Dumped and added another New HUNTer set (as MNW) (#11624) ClawGrip2023-10-182-1/+50
* at_mb: Fix address map AJR2023-10-181-1/+1
* casio_ra3_device: fill newly created image with zero instead of 0xff (#11626) Devin Acker2023-10-171-1/+1
* cpu/sh/sh.cpp - Fix MAC_W regression Philip Bennett2023-10-171-2/+2
* New working clones Ivan Vangelista2023-10-174-8/+52
* pc/pc.cpp: move ibm5550 to own driver angelosa2023-10-173-62/+204
* casio/casloopy.cpp: Promoted system to working. (#11621) Phil Bennett2023-10-187-316/+25337
* misc/vamphalf.cpp: Dumped and added a new game: 'Solitaire' (#11623) ClawGrip2023-10-172-33/+134
* casio/cz101.cpp: Added sound output and RAM cartridge, and promoted system to... Devin Acker2023-10-186-276/+1701
* nubus/thunder4gx.cpp: Preliminary support for Radius Thunder IV GX video card... arbee2023-10-163-0/+825
* new NOT_WORKING machine MetalliC2023-10-164-2/+47
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-1623-2197/+4595
* Support MSX Sunrise SCC Flash cart type used in Manbow 2 AJR2023-10-145-0/+143
* subsino.cpp, subsino2.cpp: Remove extraneous RAM from HD647180X memory maps w... AJR2023-10-142-12/+3
* rfslotsmcs48.cpp driver: Fix conditional requesting ay8910 data. Roberto Fresca2023-10-151-19/+18
* subsino.cpp, subsino2.cpp: Add some fake internal ROM to encrypted HD647180X ... AJR2023-10-142-252/+243
* New clones marked not working Ivan Vangelista2023-10-142-0/+18
* New clones marked not working Ivan Vangelista2023-10-142-0/+17
* New clones marked not working Ivan Vangelista2023-10-142-2/+29
* dynax/royalmah.cpp: preliminary address map for cafepara Ivan Vangelista2023-10-132-11/+55
* nmk/ddealer.cpp: replace MCU simulation in ddealer with emulated NMK-110 MCU ... mamehaze2023-10-134-913/+438
* New working clones Ivan Vangelista2023-10-132-28/+72
* heathkit/tlb.cpp - add back in gp19 fix TODOs (#11609) Mark Garlanger2023-10-121-1/+4
* Move format #includes out of header files AJR2023-10-1285-85/+104
* skeleton/xor100.cpp: Hook up INTRQ and DRQ callbacks (and hopefully fix Windo... AJR2023-10-121-4/+7
* spectrum_opus: Use device finder array for floppy drives AJR2023-10-122-10/+8