mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +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["SB0400"] = true
|
||||
SOUNDS["AC97"] = true
|
||||
SOUNDS["ES1373"] = true
|
||||
|
||||
--------------------------------------------------
|
||||
-- specify available video cores
|
||||
@ -320,6 +321,7 @@ VIDEOS["UPD7227"] = true
|
||||
VIDEOS["V9938"] = true
|
||||
VIDEOS["VIC4567"] = true
|
||||
VIDEOS["VOODOO"] = true
|
||||
VIDEOS["VOODOO_PCI"] = true
|
||||
VIDEOS["SCN2674"] = true
|
||||
|
||||
--------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user