summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.272mame0272 Vas Crabb2024-11-303-6/+6
* msx1_cass.xml, pc8801_flop.xml, x1_cass.xml: Correct "Danchizuma". Vas Crabb2024-11-263-8/+8
* cvs/quasar.cpp: fixed MT08973 Ivan Vangelista2024-11-241-1/+1
* misc/compucranes.cpp: Fix hash for 'mastcranea' program ROM (#13011) ClawGrip2024-11-241-1/+1
* Fixed build, corrected a few more #include guards. Vas Crabb2024-11-249-32/+32
* quasar: set VIDEO_ALWAYS_UPDATE because of collision flag in screen update hap2024-11-231-22/+20
* srcclean and cleanup Vas Crabb2024-11-24112-480/+507
* bus/cbus/sb16_ct2720.cpp: Fix clang error: lambda capture 'this' is not used ... AJR2024-11-231-0/+1
* isa/sb16: move mixer implementation to own ct1745 device angelosa2024-11-237-38/+467
* sound/xt446.h: add missing #pragma once angelosa2024-11-231-0/+2
* hash/ibm5170_cdrom.xml: sb16 is a clone of sb16cd, move zorknem to the games ... angelosa2024-11-231-39/+40
* redbaron: change nosedive sound to noteslide down instead of noteslide up hap2024-11-233-14/+7
* - dynax/dynax.cpp: dumped PALs for cdracula [f205v] Ivan Vangelista2024-11-232-1/+5
* mo5_cass.xml, to7_cass.xml: Fix validation errors AJR2024-11-222-7/+7
* sshot: correct cpu clock and fix gunchamps gun inputs hap2024-11-235-77/+112
* emu/romload.cpp: Resolve tags for ROM_COPY relative to current device properly. Vas Crabb2024-11-236-69/+13
* mo5_cass.xml, mo6_cass.xml, to7_cass.xml, to8_cass.xml: Metadata updates AJR2024-11-224-849/+2251
* zodiack: use 2 separate soundlatches instead of a shared one, decrease sound ... hap2024-11-222-64/+83
* ukiyobox: Use more literal set name AJR2024-11-222-4/+5
* pinball/recel.cpp: Use a "Poker Plus" ROM dump known to work on hardware. (#1... ClawGrip2024-11-231-3/+8
* konami/aliens.cpp: Simplified palette RAM banking. (#13006) cam9002024-11-231-8/+11
* konami/blockhl.cpp: Simplified palette RAM banking. (#13005) cam9002024-11-231-14/+16
* nscsi/cd.cpp: Support ZuluSCSI/BlueSCSI Toolbox commands for uploading and do... arbee2024-11-222-20/+272
* chanbara: re-add ym2203 read for now, hap2024-11-223-13/+14
* fixed ROM_COPY to use a relative region name, so it can be used in a device. ... smf-2024-11-223-1/+60
* Align Point Blank 2, Gunbarl & Ghoul Panic light guns to current PlayStation ... smf-2024-11-221-8/+8
* irem/m72.cpp: dumped MCU for nspirit [Darksoft, Team Europe, TonitoXArcade] Ivan Vangelista2024-11-223-45/+8
* rendersw.hxx: Fix bad use of u32 reference type in 1c50756b3a43811fcd54718f99... AJR2024-11-211-4/+4
* enigma2: fix off by 1 error from prev commit hap2024-11-221-1/+1
* emu/rendersw.hxx: Get rid of obsolete overly specific blend function. Vas Crabb2024-11-221-97/+0
* emu/rendersw.hxx: Support RGB multiply blending with 16bpp textures. Vas Crabb2024-11-221-121/+96
* enigma2: increase audiocpu interrupt frequency hap2024-11-222-40/+57
* chanbara: no need to check attr & 0x08 hap2024-11-211-4/+7
* chanbara: fix cocktail mode and garbage sprites, assume ym2203 read is unconn... hap2024-11-213-127/+115
* New systems marked not working Ivan Vangelista2024-11-213-1/+210
* nightmare: Set joysticks to 4-way AJR2024-11-211-8/+8
* efo_sound3: Improve propagation of data from latch to speech synthesizer AJR2024-11-212-5/+10
* vg5k.xml: Metadata updates AJR2024-11-211-22/+76
* mspacman: add side_effects check to dynamic bankswitch hap2024-11-212-31/+38
* mustache: refresh flipscreen like travrusa/dogfgt, small cleanups hap2024-11-213-73/+77
* tp880v: added Tadpole Technology TP880V VME single-board computer [Plamen Mih... Patrick Mackinlay2024-11-214-0/+229
* Fix merge conflict from last commit. [R. Belmont] arbee2024-11-211-1/+0
* New machines added as WORKING arbee2024-11-204-4/+165
* sc3000: Make "Reset" a non-keyboard-type input to prevent MAME from making a ... AJR2024-11-201-1/+1
* nightmare: Cocktail mode appears to be working AJR2024-11-201-2/+2
* nightmare: Remove "nightmarea" set (different IC1 ROM is just a bad dump) AJR2024-11-202-16/+1
* vt_dsk: Restore the newer bitstream generator, except for the part that was a... AJR2024-11-201-15/+27
* vt_dsk: Regression fixes for loading and saving both disk formats AJR2024-11-201-26/+19
* seicross: add cocktail mode (flip screen), hap2024-11-203-50/+48
* Tidy some recent changes. Vas Crabb2024-11-217-24/+22