Stephen Heumann
524786856c
Give a warning when using NetDisk with an old Marinetti version.
2019-07-15 20:13:11 -05:00
Stephen Heumann
ea0f70fc94
Make sure Marinetti is available before using NetDisk.
...
Also, add NetDiskError values used by the disk browser.
2019-07-15 17:12:27 -05:00
Stephen Heumann
08fe7fe4b6
Add support for DiskCopy 4.2 image format.
2018-10-17 20:14:40 -05:00
Stephen Heumann
dcc069d5b8
Add support for image format selection and detection.
...
At the moment, the auto-detection of DOS vs. ProDOS order is just based on the size of the image (i.e. 5.25" images are DOS-order, anything else is ProDOS-order).
2018-10-07 22:22:09 -05:00
Stephen Heumann
1ce645ec0d
Add flag controlling whether to use cache.
2018-10-01 22:42:33 -05:00
Stephen Heumann
28fd51d175
If the URL specifies HTTPS or FTP, offer to use HTTP instead.
2018-09-30 22:47:43 -05:00
Stephen Heumann
10cb54df5f
Give meaningful error messages.
2018-09-26 00:17:31 -05:00
Stephen Heumann
85cb0c5971
CDev and mounturl tweaks.
...
The CDev connects to the network if not already connected, and it displays the arrow cursor in the "no NetDiskInit" alert from MachineCDEV.
The mounturl utility now has meaningful return values.
2018-08-14 20:44:08 -05:00
Stephen Heumann
084d44042a
Prevent the CDev from running if NetDiskInit is not present.
2018-08-12 22:44:05 -05:00
Stephen Heumann
f3519b3eef
Work around some cases where parts of LE caret may flash out of sync.
...
This could happen after the caret was partially obscured by the alert window.
2018-08-12 22:25:50 -05:00
Stephen Heumann
9fc13e108a
Implement image mounting in the CDev.
2018-08-12 22:01:25 -05:00
Stephen Heumann
2d00030eba
Add framework for NetDisk CDev.
...
The CDev currently runs and displays the UI, but doesn't actually do anything.
2018-08-11 16:33:18 -05:00