--- np2/io/fdd320.c 2005/02/07 14:46:11 1.4 +++ np2/io/fdd320.c 2007/11/03 00:00:20 1.5 @@ -27,7 +27,7 @@ static REG8 IOINPCALL fdd320_i55(UINT po static const IOINP fdd320i51[4] = { fdd320_i51, NULL, fdd320_i55, NULL}; -void fdd320_reset(void) { +void fdd320_reset(const NP2CFG *pConfig) { fdd320_stat = 0xff; }