mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
Added two missing devices in ume (nw)
This commit is contained in:
parent
8c09cdaa6d
commit
83917e51b5
@ -251,6 +251,7 @@ SOUNDS["ESQPUMP"] = true
|
|||||||
SOUNDS["VRC6"] = true
|
SOUNDS["VRC6"] = true
|
||||||
SOUNDS["SB0400"] = true
|
SOUNDS["SB0400"] = true
|
||||||
SOUNDS["AC97"] = true
|
SOUNDS["AC97"] = true
|
||||||
|
SOUNDS["ES1373"] = true
|
||||||
|
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
-- specify available video cores
|
-- specify available video cores
|
||||||
@ -320,6 +321,7 @@ VIDEOS["UPD7227"] = true
|
|||||||
VIDEOS["V9938"] = true
|
VIDEOS["V9938"] = true
|
||||||
VIDEOS["VIC4567"] = true
|
VIDEOS["VIC4567"] = true
|
||||||
VIDEOS["VOODOO"] = true
|
VIDEOS["VOODOO"] = true
|
||||||
|
VIDEOS["VOODOO_PCI"] = true
|
||||||
VIDEOS["SCN2674"] = true
|
VIDEOS["SCN2674"] = true
|
||||||
|
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user