Added the 1998 Award v4.51PG BIOS to MS-5146

This commit is contained in:
Verloren50000
2025-10-22 10:24:07 +08:00
committed by GitHub
parent be2139fa6d
commit e73c387e21
3 changed files with 64 additions and 6 deletions

View File

@@ -1105,6 +1105,9 @@ extern int machine_at_via809ds_init(const machine_t *);
/* SiS 5571 */
extern int machine_at_cb52xsi_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t ms5146_device;
#endif
extern int machine_at_ms5146_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t r534f_device;