mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-08-15 08:27:19 +00:00
back to where I was
This commit is contained in:
@@ -87,8 +87,6 @@ public class DosMasterDisk
|
|||||||
buffer[0x38 + i], slot, drive, originalFirstBlock, lastBlock, volSize, vols,
|
buffer[0x38 + i], slot, drive, originalFirstBlock, lastBlock, volSize, vols,
|
||||||
sectors);
|
sectors);
|
||||||
|
|
||||||
// test restore worked again and again
|
|
||||||
|
|
||||||
if (vols > 0 && true)
|
if (vols > 0 && true)
|
||||||
{
|
{
|
||||||
int volNo = 1;
|
int volNo = 1;
|
||||||
|
Reference in New Issue
Block a user