Add IBM PS/2 Model 30-286 rev. 0 BIOS

This commit is contained in:
WNT50
2026-02-11 15:23:15 +08:00
parent e9f8a6ca3c
commit b636ed3b92
3 changed files with 65 additions and 6 deletions

View File

@@ -1382,6 +1382,9 @@ extern const device_t ps1_hdc_device;
#endif
/* m_ps2_isa.c */
#ifdef EMU_DEVICE_H
extern const device_t ps2_m30_286_device;
#endif
extern int machine_ps2_m30_286_init(const machine_t *);
/* m_ps2_mca.c */