First pass at sanitising CPU headers.
This commit is contained in:
parent
2735920f58
commit
1af0b660b3
18 changed files with 87 additions and 161 deletions
|
|
@ -70,7 +70,6 @@ typedef struct FDC
|
|||
static FDC fdc;
|
||||
|
||||
void fdc_callback();
|
||||
int timetolive;
|
||||
//#define SECTORS 9
|
||||
int lastbyte=0;
|
||||
uint8_t disc_3f7;
|
||||
|
|
|
|||
Loading…
Reference in a new issue