More NCR53c400 fixes (January 13th, 2025)

Getting on my nerves, NCR 5380...
This commit is contained in:
TC1995
2025-01-13 21:10:12 +01:00
parent 923dd076c5
commit 29ec9fa9ba
3 changed files with 7 additions and 4 deletions

View File

@@ -104,6 +104,7 @@ typedef struct ncr_t {
int state;
int clear_req;
int wait_data;
int wait_data_back;
int wait_complete;
int command_pos;
int data_pos;