Rename the Microsoft RAMCard to just that - the other variant is for the Apple II which is obviously outside of our scope so there's no point in clarifying which this is.
This commit is contained in:
@@ -1080,7 +1080,7 @@ static const device_config_t msramcard_config[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const device_t msramcard_device = {
|
static const device_t msramcard_device = {
|
||||||
.name = "Microsoft RAMCard for IBM PC",
|
.name = "Microsoft RAMCard",
|
||||||
.internal_name = "msramcard",
|
.internal_name = "msramcard",
|
||||||
.flags = DEVICE_ISA,
|
.flags = DEVICE_ISA,
|
||||||
.local = ISAMEM_RAMCARD_CARD,
|
.local = ISAMEM_RAMCARD_CARD,
|
||||||
|
|||||||
Reference in New Issue
Block a user