Flush on write to floppy images as well.
This commit is contained in:
@@ -3225,6 +3225,8 @@ d86f_writeback(int drive)
|
||||
free(dev->filebuf);
|
||||
}
|
||||
#endif
|
||||
|
||||
fflush(dev->fp);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user