Added the AMD Am28F010 Flash chip.

This commit is contained in:
OBattler
2025-06-10 01:34:15 +02:00
parent a82bb4269f
commit 4a971a7fbc
2 changed files with 42 additions and 13 deletions

View File

@@ -20,6 +20,7 @@
#ifndef EMU_FLASH_H
#define EMU_FLASH_H
extern const device_t amd_am28f010_flash_device;
extern const device_t catalyst_flash_device;
extern const device_t intel_flash_bxt_ami_device;