Biostar M5ATA: Add the option for the latest BIOS revision.

This commit is contained in:
OBattler
2025-08-29 21:15:14 +02:00
parent be1a48a709
commit 56e5485b35
3 changed files with 49 additions and 6 deletions

View File

@@ -1056,6 +1056,9 @@ extern int machine_at_sq578_init(const machine_t *);
extern int machine_at_ms5172_init(const machine_t *);
/* ALi ALADDiN IV+ */
#ifdef EMU_DEVICE_H
extern const device_t m5ata_device;
#endif
extern int machine_at_m5ata_init(const machine_t *);
extern int machine_at_ms5164_init(const machine_t *);
extern int machine_at_m560_init(const machine_t *);