summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.284mame0284 Vas Crabb2025-12-312-4/+4
* merit/merit.cpp: More lowercase on descriptive text. Vas Crabb2025-12-312-9/+9
* srcclean in preparation for release. Vas Crabb2025-12-2852-299/+299
* akai/s3000.cpp: Added layout for s3000xl. [Guru] arbee2025-12-272-2/+845
* layout: rename mrmusical.lay to lilprofo.lay and also use it for lilprofo hap2025-12-272-5/+25
* s2000.lay: remove stray ] character hap2025-12-271-1/+1
* akai/mpc2000.cpp: Put a valid ATAPI device on the ATA bus to stop the long de... arbee2025-12-266-180/+2185
* pc/teradrive.cpp: VRES seems to also reset port logic angelosa2025-12-263-0/+10
* technos/ddragon.cpp: use ROM_COPY for ddragon6809c angelosa2025-12-261-8/+9
* New clones marked not working Roberto Fresca2025-12-262-0/+97
* ibm5170.xml: Added eight Swedish Scandinavian PC Systems games. (#14534) Rebecca Wallander2025-12-271-0/+161
* machine/tms9914.cpp: Suppress side effects for debugger reads. Vas Crabb2025-12-274-146/+154
* namco/namcos2_sprite.cpp, namco/namcos2_roz.cpp: Use priority mechanism rathe... cam9002025-12-278-626/+688
* midway/williams.cpp: Renamed Alien Arena clone to make difference a bit more ... MajorHavocOnKLOV2025-12-271-1/+3
* mb87030: Correct the behaviour when a transfer size 0 is requested Olivier Galibert2025-12-262-13/+23
* hominn/hominn_980924.cpp: made qxjl boot Ivan Vangelista2025-12-261-42/+54
* bus/megadrive/cart/segach.h: fix copyright holders angelosa2025-12-261-1/+1
* scripts/build/check_include_guards.py: use raw string for pattern match angelosa2025-12-262-2/+3
* bus/megadrive/cart: implement VRES angelosa2025-12-265-14/+41
* segach.cpp: emulate Sega Channel (US) adapter using simulated transmission (#... superctr2025-12-263-54/+705
* xmen: Improve interrupt logic [Dirk Best, Jim Westfall] Dirk Best2025-12-261-9/+18
* bus/a2kbd/am100kbd.cpp: Forgot to remove this part AJR2025-12-251-8/+0
* vtech_innotab_cart.xml: Add note about Danish, Russian, Portuguese languages ... vtarchive2025-12-251-3/+5
* pippin.xml: New software list items marked not working (#14718) David 'Foxhack' Silva2025-12-251-1/+49
* spectrum_cass.xml: Improved metadata. (#14723) ArcadeShadow2025-12-261-292/+326
* ibm5170_cdrom: Full Tilt! Pinball (#14704) Mike Swanson2025-12-251-0/+62
* New software list items marked not working angelosa2025-12-252-3/+35
* video/huc6271.cpp: add register writes angelosa2025-12-253-9/+23
* video/huc6272.cpp: convert KRAM data access to 16-bit angelosa2025-12-252-16/+20
* nec/pcfx.cpp: hookup internal backup RAM angelosa2025-12-253-4/+39
* video/huc6270.h: add AR readback angelosa2025-12-251-0/+3
* layout: replace use of slash/backslash text for diagonal lines with svg hap2025-12-2410-206/+367
* vtech_eu3a12.cpp: Add list of undumped international versions (#14711) vtarchive2025-12-241-0/+22
* seibu/sei25x_rise1x_spr.cpp: Separate plotting logic from sprite loop. Vas Crabb2025-12-259-87/+108
* sound/cem3394.cpp: Allow self-oscillation when no waveforms are enabled. (#14... m1macrophage2025-12-251-2/+7
* seibu/sei25x_rise1x_spr.cpp: Add configuration option for allocating raw spri... cam9002025-12-256-31/+26
* cpu/se3208/se3208dis.cpp, */vrender0.cpp: Clean up a few details: (#14715) cam9002025-12-254-7/+7
* ic2061a: ensure m_regs is initialized and saved Olivier Galibert2025-12-241-0/+2
* Revert "Remove Alien Arena instance missing sound. I talked to Duncan Brown, ... Vas Crabb2025-12-252-0/+21
* Remove Alien Arena instance missing sound. I talked to Duncan Brown, the crea... MajorHavocOnKLOV2025-12-242-21/+0
* sound: Add error for problematic initial sample rates Olivier Galibert2025-12-241-0/+3
* layout: go over my .lay files again to fix text align issues with wide width ... hap2025-12-2473-1035/+1025
* terraf,armedf: correct fm sound chip type [Lord Nightmare] hap2025-12-242-17/+6
* Correct for my inability to type today. Vas Crabb2025-12-242-2/+2
* Tidy some stuff, bump version in documentation. Vas Crabb2025-12-2412-59/+71
* Cleaned up code in VRender0-related drivers and devices: (#14453) cam9002025-12-2418-2480/+2475
* seibu/sei25x_rise1x_spr.cpp: Merged SEI25X and RISE1X sprite hardware emulati... cam9002025-12-2411-394/+408
* -shared/namco_c355spr.cpp: Improved flexibility: (#14546) cam9002025-12-2420-497/+519
* Add the swp30 to the list of drc-using CPUs Olivier Galibert2025-12-231-1/+1
* nec/pcfx.cpp: move interrupt controller as device angelosa2025-12-237-201/+250