Stephen Heumann
|
314f408b5e
|
Report a disk switch if the length of the file changed.
Currently, the logic for this doesn't re-detect the file type, and it may not work correctly with some 2mg files, but it should work in most cases.
|
2018-10-01 18:18:34 -05:00 |
|
Stephen Heumann
|
10cb54df5f
|
Give meaningful error messages.
|
2018-09-26 00:17:31 -05:00 |
|
Stephen Heumann
|
2092e48694
|
Add support for reporting the disk's block count.
|
2018-08-13 01:28:32 -05:00 |
|
Stephen Heumann
|
4dbfd93179
|
Implement request procedure for mounting a disk by URL.
|
2018-08-12 20:51:09 -05:00 |
|
Stephen Heumann
|
8b09d6bb7d
|
Switch to using a struct for the MountURL DControl call.
This allows us to return a better error code and provides for future extensibility.
|
2018-08-12 18:45:08 -05:00 |
|
Stephen Heumann
|
610a638e5c
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
|