summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add apple2_cass softlist (#2605) Dagarman2017-08-311-0/+2
* deco146: Use DEVCB for input ports and explicitly define these in all drivers... AJR2017-08-3115-94/+101
* mb_vcu.cpp: improved layer clearances for Mazer Blazer [Angelo Salese] angelosa2017-08-311-2/+13
* mb_vcu.cpp: added multi-layer drawing [Angelo Salese] angelosa2017-08-312-48/+22
* cninjabl2: Fix sound banking AJR2017-08-312-10/+35
* spbactn: Soundlatch modernization (nw) AJR2017-08-302-13/+4
* voodoo: Remove wrapping after y origin conversion so that proper y-clipping i... Ted Green2017-08-302-5/+6
* sub: Soundlatch modernization; add 74LS259 and watchdog timer; acknowledge al... AJR2017-08-301-18/+37
* apple2: Preliminary support for the Synetix SuperSprite card. [Golden Child, ... arbee2017-08-304-0/+210
* Fixed unused variable. (nw) Ted Green2017-08-301-1/+1
* vegas: Add denver uarts, gearshift, and update input dips for various games. ... Ted Green2017-08-305-92/+224
* a2arcadebd: add port mirrors so all programs on the test disk work. [Golden C... arbee2017-08-301-0/+2
* zn.cpp: better documentation of rom labels for Judge Dredd (nw) briantro2017-08-301-6/+6
* zn.cpp: correct typo (nw) briantro2017-08-301-2/+2
* zn.cpp: Correct rom labels for the Judge Dredd light gun sets. (nw) briantro2017-08-301-4/+4
* unkitpkr: Document another patched-out jump (nw) AJR2017-08-301-0/+6
* gstriker.cpp: added rotation to mb60553 core, used by V Goal Soccer during di... angelosa2017-08-301-10/+11
* Priority number notes (nw) angelosa2017-08-301-1/+6
* dblewing: Modernize soundlatch; improve IRQ arbitration for (hopefully) less ... AJR2017-08-301-24/+9
* gstriker.cpp: removed MNW flag to Tecmo World Cup '94, UNEMULATED_PROTECTION ... angelosa2017-08-301-2/+2
* Merge pull request #2606 from DavidHaywood/290817 MetalliC2017-08-302-3/+39
|\
| * new clones David Haywood2017-08-292-2/+38
| * new machines promoted to WORKING David Haywood2017-08-291-2/+2
* | rockrage.cpp: fixed priorities and text tile banking for Rock N Rage [Angelo ... angelosa2017-08-302-3/+8
* | ninjaw.cpp: saner interleave CPU timings, attempt to fix missing enemies bug ... angelosa2017-08-302-4/+10
* | wallc.cpp: Revert accidentally committed part of hack that broke wallc itself... AJR2017-08-301-2/+2
* | upd765: added i82072 (#2607) Patrick Mackinlay2017-08-302-0/+23
* | Improvements to 28XX parallel EEPROM emulation AJR2017-08-3029-330/+282
* | tnzs.cpp: Minor spacing fixes for readability (nw) briantro2017-08-291-6/+6
* | Merge branch 'master' of https://github.com/mamedev/mame briantro2017-08-291-0/+42
|\ \
| * | unkitpkr: Added proper palette resnet. Confirmed the bipolar RobertoFresca2017-08-291-0/+42
* | | new working machine briantro2017-08-292-17/+51
|/ /
* | saa1099: Remove unnecessary device tag from logerror messages (nw) AJR2017-08-291-3/+3
* | unkitpkr: Improved the input system. Mapped the remaining inputs. RobertoFresca2017-08-291-24/+67
|/
* gstriker.cpp: fixed dip-switches for V Goal Soccer, added dip locations (nw) angelosa2017-08-291-13/+11
* Notes (nw) angelosa2017-08-291-4/+10
* hvyunit: Add more generic latch devices for inter-CPU communication (nw) AJR2017-08-291-48/+17
* onetwo: Soundlatch modernization (nw) AJR2017-08-291-9/+4
* calibr50, usclssic: Soundlatch modernization (nw) AJR2017-08-292-18/+29
* shadfrce: Soundlatch modernization (nw) AJR2017-08-292-15/+8
* mugsmash: Use MCFG_GENERIC_LATCH_DATA_PENDING_CB (nw) AJR2017-08-291-1/+1
* gcpinbal: Add watchdog (nw) AJR2017-08-292-1/+8
* aquarium: Add watchdog (nw) AJR2017-08-292-2/+15
* aquarium: Soundlatch modernization; use BITSWAP8 to implement MSM6295 line sw... AJR2017-08-292-57/+7
* ultraman: Sound IRQ modernization (nw) AJR2017-08-292-16/+16
* hp85: support of opt. ROMs (#2604) fulivi2017-08-293-19/+242
* Oversight (nw) angelosa2017-08-291-1/+1
* gstriker.cpp: fixed tournament logic for Tecmo World Cup '94 [Angelo Salese] angelosa2017-08-292-9/+8
* gstriker.cpp: added buffered spriteram (sprites being ahead 2 frames) [Angelo... angelosa2017-08-294-8/+28
* mb60553.cpp: improved zooming alignment, mostly noticeable in Tecmo World Cup... angelosa2017-08-291-9/+17