Removed the legacy #defines in device.h.
This commit is contained in:
@@ -4072,7 +4072,7 @@ static const device_config_t mca_ext8514_config[] = {
|
||||
const device_t gen8514_isa_device = {
|
||||
.name = "IBM 8514/A clone (ISA)",
|
||||
.internal_name = "8514_isa",
|
||||
.flags = DEVICE_AT | DEVICE_ISA,
|
||||
.flags = DEVICE_ISA16,
|
||||
.local = 0,
|
||||
.init = ibm8514_init,
|
||||
.close = ibm8514_close,
|
||||
|
||||
Reference in New Issue
Block a user