Fixed the short name of the NEC SV-9000.
This commit is contained in:
@@ -559,7 +559,7 @@ const device_t tvga9000b_device = {
|
||||
|
||||
const device_t nec_sv9000_device = {
|
||||
.name = "NEC SV9000 (Trident TVGA 9000B)",
|
||||
.internal_name = "tvga9000b",
|
||||
.internal_name = "nec_sv9000",
|
||||
.flags = DEVICE_ISA,
|
||||
.local = TVGA9000B_ID | 0x100,
|
||||
.init = tvga_init,
|
||||
|
Reference in New Issue
Block a user