Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -484,7 +484,7 @@ const device_t sst_flash_29ee010_device = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const device_t winbond_flash_w29c010_device = {
|
const device_t winbond_flash_w29c010_device = {
|
||||||
.name = "SST 29EE010 Flash BIOS",
|
.name = "Winbond W29C010 Flash BIOS",
|
||||||
.internal_name = "winbond_flash_w29c010",
|
.internal_name = "winbond_flash_w29c010",
|
||||||
.flags = 0,
|
.flags = 0,
|
||||||
.local = WINBOND | W29C010 | SIZE_1M,
|
.local = WINBOND | W29C010 | SIZE_1M,
|
||||||
|
Reference in New Issue
Block a user