IBM PS/2 Model 50: Add the Model 50Z BIOS as an option.
This commit is contained in:
@@ -1247,6 +1247,9 @@ extern const device_t ps1_hdc_device;
|
||||
extern int machine_ps2_m30_286_init(const machine_t *);
|
||||
|
||||
/* m_ps2_mca.c */
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t ps2_model_50_device;
|
||||
#endif
|
||||
extern int machine_ps2_model_50_init(const machine_t *);
|
||||
extern int machine_ps2_model_60_init(const machine_t *);
|
||||
extern int machine_ps2_model_55sx_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user