Merge pull request #6427 from Verloren50000/MS5124_v451PG

Additional AwardBIOS v4.51PG for MS-5124
This commit is contained in:
Miran Grča
2025-11-08 02:20:03 +01:00
committed by GitHub
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 */