Merge pull request #6387 from Verloren50000/MS5146_1998

Additional 1998 BIOS for MSI MS-5146
This commit is contained in:
Miran Grča
2025-10-29 18:12:52 +01:00
committed by GitHub
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;