Added the AwardBIOS v4.51PG variant of MS-5124

This commit is contained in:
Verloren50000
2025-11-01 13:13:00 +08:00
committed by GitHub
parent 4d249fd8de
commit 91d9ed5cb5
3 changed files with 64 additions and 6 deletions

View File

@@ -1025,6 +1025,9 @@ extern const device_t ap5s_device;
#endif
extern int machine_at_ap5s_init(const machine_t *);
extern int machine_at_pc140_6260_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t ms5124_device;
#endif
extern int machine_at_ms5124_init(const machine_t *);
/* VLSI Wildcat */