Added the Winbond W29C010 Flash.

This commit is contained in:
OBattler
2022-12-04 23:31:21 +01:00
parent 3ba26fe834
commit bec9b59d6d
3 changed files with 17 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ extern const device_t intel_flash_bxb_device;
extern const device_t sst_flash_29ee010_device;
extern const device_t sst_flash_29ee020_device;
extern const device_t winbond_flash_w29c010_device;
extern const device_t winbond_flash_w29c020_device;
extern const device_t sst_flash_39sf010_device;
extern const device_t sst_flash_39sf020_device;