Merge branch '86Box:master' into d943
This commit is contained in:
@@ -1473,7 +1473,7 @@ const device_t gus_device = {
|
|||||||
|
|
||||||
const device_t gus_max_device = {
|
const device_t gus_max_device = {
|
||||||
.name = "Gravis UltraSound MAX",
|
.name = "Gravis UltraSound MAX",
|
||||||
.internal_name = "gus",
|
.internal_name = "gusmax",
|
||||||
.flags = DEVICE_ISA16,
|
.flags = DEVICE_ISA16,
|
||||||
.local = GUS_MAX,
|
.local = GUS_MAX,
|
||||||
.init = gus_init,
|
.init = gus_init,
|
||||||
|
|||||||
Reference in New Issue
Block a user