summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/2812fifo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Correct Acrobatic Dog-Fight sound chip type (#5462) MASH2019-08-111-1/+1
| | | | | | | | | | | | | | | | * Correct sound chip type Acrobatic Dog-Fight uses 2x YM2149 for sound: See http://www.wolfgangrobel.de/arcadetalk/img_pcbs/acrobatic_dog_fight_01.jpg http://www.citylan.it/wiki/index.php/Acrobatic_Dog-Fight_(US) * Small device description fix All devices in MAME use an "x" as a multiplier: AT28C16 2Kx8 EEPROM ER2055 EAROM (64x8) Parallel EEPROM 2804 (512x8)...
* Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver) Vas Crabb2019-04-211-0/+235