|
|
30f164303a
|
Changed how parameters from SysVr2 superblock are taken.
|
2017-09-17 05:28:14 +01:00 |
|
|
|
367fdc8472
|
Added detection of absolute sector VTOC.
|
2017-09-17 05:27:59 +01:00 |
|
|
|
486d87d384
|
Adjusted test parameters.
|
2017-09-17 04:11:33 +01:00 |
|
|
|
0cede92f62
|
Handle empty cylinders in the middle of a disk for Speccy's FDI.
|
2017-09-16 21:30:13 +01:00 |
|
|
|
efdd7d9be6
|
Added support for Spectrum floppy disk images.
|
2017-09-16 21:21:17 +01:00 |
|
|
|
860a2728d7
|
Added support for RS-IDE hard disk images.
|
2017-09-16 18:48:23 +01:00 |
|
|
|
67fbe09052
|
Adds support for dump(8). Fixes #52
|
2017-09-16 00:57:26 +01:00 |
|
|
|
2ccf7f747f
|
Tested with CloneCD images with version number 3, works.
|
2017-09-15 07:50:56 +01:00 |
|
|
|
0c2e81bdc4
|
Corrected DragonFlyBSD when sector size divided by table size is not
integer.
|
2017-09-15 07:44:47 +01:00 |
|
|
|
2d03eb0112
|
Corrected off by one calculation.
|
2017-09-15 07:40:27 +01:00 |
|
|
|
6ce9764d9d
|
Added support for Locus filesystem.
|
2017-09-14 21:20:32 +01:00 |
|
|
|
fe0fe90547
|
Added support for HP Logical Interchange Format.
|
2017-09-14 02:01:43 +01:00 |
|
|
|
3bb3ff1dd0
|
Changed clusters calculation for ODS, still incomplete without reading
INDEXF.SYS;1.
|
2017-09-13 18:05:25 +01:00 |
|
|
|
73d8807c94
|
Added support for misaligned ODS filesystems on optical media.
|
2017-09-13 17:52:54 +01:00 |
|
|
|
e53cfb9cdb
|
Corrected if cases.
|
2017-09-13 02:09:50 +01:00 |
|
|
|
58e9da7b54
|
Removed duplicate debug line.
|
2017-09-13 00:15:46 +01:00 |
|
|
|
6b51948639
|
Added support for the Digital Research DiskCopy disk image format.
|
2017-09-13 00:15:19 +01:00 |
|
|
|
3d88db6027
|
Corrected VMDK grain table size.
|
2017-09-12 22:40:57 +01:00 |
|
|
|
7398620bf0
|
Extent capacity can be bigger than stored sectors (for expansion).
|
2017-09-12 05:57:34 +01:00 |
|
|
|
62ed008626
|
Corrected seeking on VMware FLAT and VMFS disk images.
|
2017-09-12 05:07:31 +01:00 |
|
|
|
da3cebf5ef
|
Corrected subchannel reading in CloneCD.
|
2017-09-11 22:08:12 +01:00 |
|
|
|
bbcec02309
|
Corrected off-by-one calculations in CloneCD.
|
2017-09-11 21:52:15 +01:00 |
|
|
|
ec292349ce
|
Do not recycle filters list as it is not creating new filter instances
just reusing it.
|
2017-09-11 21:17:47 +01:00 |
|
|
|
e0e2b103a7
|
Corrected images that start with comments.
|
2017-09-11 21:01:11 +01:00 |
|
|
|
9ba137f8a4
|
Corrected regions.
|
2017-09-11 20:42:45 +01:00 |
|
|
|
4a0465d46d
|
Correct partition start when map it's not on start of device.
|
2017-09-11 20:23:00 +01:00 |
|
|
|
2c647dfc5c
|
Wait for device to exist ASC 28h status. This should be trapped by the
OS but it's being so in some corner cases.
|
2017-09-11 18:34:01 +01:00 |
|
|
|
f2d12773c6
|
* ScsiEvpd.cs: Take care of null returns on EVPD decoding.
* ViewReport.aspx.cs: Catch exceptions on USB descriptor reading.
|
2017-09-11 18:31:22 +01:00 |
|
|
|
489ca6d1de
|
Take care of listing devices on Linux when model is null.
|
2017-09-11 06:03:11 +01:00 |
|
|
|
7d782fe3da
|
Check that some drives report an incorrect number of write descriptors
in mode page 2Ah.
|
2017-09-11 06:02:32 +01:00 |
|
|
|
6f51b074c6
|
Added two missing media types.
|
2017-09-11 03:00:38 +01:00 |
|
|
|
25d722e66a
|
Use our own version detector.
|
2017-09-11 02:53:13 +01:00 |
|
|
|
a328465fea
|
Removed spurious old line.
|
2017-09-11 02:52:59 +01:00 |
|
|
|
2a60465e8e
|
Added code to detect Windows version from KERNEL32.DLL if OS is
falsely identifying itself as Windows 8.
|
2017-09-11 02:52:48 +01:00 |
|
|
|
d4add54b53
|
Added statistics to underlying operating system version.
|
2017-09-11 02:05:07 +01:00 |
|
|
|
db1ce5c15c
|
Added the ability to differentiate between customer names for Windows
versions given the correct version build.
|
2017-09-11 02:04:50 +01:00 |
|
|
|
fe1c3e13b4
|
Added support for ATA commands using Windows 2000/XP undocumented
IOCTL that predates Windows 2003 documented one.
|
2017-09-10 23:20:59 +01:00 |
|
|
|
d60060d266
|
When PhysicalInterface MMC feature is unknown, store integer value separately in the report.
|
2017-09-10 22:03:20 +01:00 |
|
|
|
9e0be48cc2
|
Added tests for SCSI MultiMedia Commands.
|
2017-09-10 20:29:54 +01:00 |
|
|
|
b21c6f2c63
|
Manually mark manufacturer as "ATA" on Windows so it becomes treated like that.
|
2017-09-10 18:15:44 +01:00 |
|
|
|
74674c0213
|
Changed place of datalength initialization.
|
2017-09-10 18:15:27 +01:00 |
|
|
|
d5704b579f
|
Data transfer length must be set for commands to work.
|
2017-09-10 01:00:30 +01:00 |
|
|
|
4991f7a8a9
|
Added tests for MultiMediaCard commands.
|
2017-09-09 22:56:40 +01:00 |
|
|
|
e2eaddbaf8
|
Added MMC commands to SecureDigital tests.
|
2017-09-09 22:51:06 +01:00 |
|
|
|
ee02ed7bfc
|
Added tests for SecureDigital commands.
|
2017-09-09 22:34:23 +01:00 |
|
|
|
1635a6ba31
|
Added tests for SyQuest vendor commands.
|
2017-09-09 21:57:56 +01:00 |
|
|
|
6069675a44
|
Added tests for SCSI Streaming Commands.
|
2017-09-09 21:39:38 +01:00 |
|
|
|
d5d2ee3910
|
Added tests for SCSI Media Changer commands.
|
2017-09-09 19:41:27 +01:00 |
|
|
|
5ed437a328
|
Added tests for SCSI Block Commands.
|
2017-09-09 19:23:04 +01:00 |
|
|
|
8f60a50d85
|
Added tests for Plextor vendor commands.
|
2017-09-09 18:47:18 +01:00 |
|