mirror of
https://github.com/86Box/86Box.git
synced 2026-03-01 02:14:21 -07:00
IBM 5550: Add machine config for test mode
* Added a machine config for the RNA test mode. * Changed the keyboard reset sequence to work on the RNA test correctly. * Reduced screen updates for text cursor.
This commit is contained in:
@@ -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 *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user