Moved more variables into cpu_state structure.

This commit is contained in:
SarahW 2016-08-21 21:28:23 +01:00
commit eb126fd822
50 changed files with 1454 additions and 1481 deletions

View file

@ -89,7 +89,6 @@ void fdc_reset()
}
// pclog("Reset FDC\n");
}
int ins;
void fdc_reset_fifo_buf()
{