mirror of
https://github.com/86Box/86Box.git
synced 2026-03-04 03:38:22 -07:00
Merge pull request #6387 from Verloren50000/MS5146_1998
Additional 1998 BIOS for MSI MS-5146
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user