mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Allow PCjr FDC to be disabled
This commit is contained in:
@@ -66,6 +66,9 @@ typedef struct pcjr_s {
|
||||
int serial_pos;
|
||||
uint8_t pa;
|
||||
uint8_t pb;
|
||||
|
||||
uint8_t option_fdc;
|
||||
|
||||
pc_timer_t send_delay_timer;
|
||||
|
||||
} pcjr_t;
|
||||
|
||||
Reference in New Issue
Block a user