Merge pull request #6844 from akmed772/master

IBM 5550: Add a machine config for RNA test mode
This commit is contained in:
Miran Grča
2026-02-26 05:36:52 +01:00
committed by GitHub
3 changed files with 109 additions and 74 deletions

View File

@@ -1522,7 +1522,7 @@ extern int machine_xt_compaq_deskpro_init(const machine_t *);
/* m_xt_ibm5550.c */
#ifdef EMU_DEVICE_H
extern const device_t ibm5550_vid_device;
extern const device_t ibm5550_device;
#endif
extern int machine_xt_ibm5550_init(const machine_t *);