Return to
fdd_d88.c
CVS log
Up to
[RetroPC.NET]
/
xmil
/
fdd
Diff for /xmil/fdd/fdd_d88.c between versions 1.6 and 1.7
version 1.6
, 2004/08/08 12:32:58
version 1.7
, 2004/08/09 02:47:01
Line 267
const _D88SEC *p;
Line 267
const _D88SEC *p;
}
}
return(0)
;
return(0)
;
crcerror_d88:;
crcerror_d88:
crcerror = TRUE;
crcerror = TRUE;
return(1)
;
return(1)
;
}
}
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.6
changed lines
Added in v.1.7
RetroPC.NET-CVS <
cvs@retropc.net
>