Applied a typo-fixing mainline PCem commit to 808x.c;
Temporarily reverted serial port and serial mouse code back to the old one until the new code is fixed; Fixed nvr_path handling - the NVR path no longer gets messed up at hard reset.
This commit is contained in:
@@ -584,7 +584,6 @@ void td0_close(int drive)
|
||||
|
||||
if (td0[drive].f)
|
||||
fclose(td0[drive].f);
|
||||
td0[drive].f = NULL;
|
||||
}
|
||||
|
||||
uint32_t td0_get_raw_tsize(int side_flags, int slower_rpm)
|
||||
|
||||
Reference in New Issue
Block a user