SCP format - disk type confusion
#1
I'm interested to find reliable way to identify PC SCP disk images and what type these are. (I don't care about non-IBM disk images at the moment.)
Looking at the SCP format description this should be possible by checking Byte 4. But when I look at my SCP images the value is not even close to what I expect and I can see no way to match it up to the documentation...

Here some samples I created at different times using the SuperCard Pro Software. The last sample was created just now after double checking that as format IBM 1.44 had been selected:
  1. 53 43 50 20 45
  2. 53 43 50 23 45
  3. 53 43 50 23 45
I don't get why the disk type is 0x45 when I just created an IBM 1.44 image. Shouldn't it be 0x33?
0x45 would map to DISK CLASS TANDY and an undefined SUB.CLASS. Am I missing something or is the documentation really wrong here?!?

Unrelated but also noteworthy, there is a typo in the tapes section:
Code:
tape_MFM = 0x01                    ; xxxx 0010

In context it's more or less obvious that this should be tape_MFM = 0x02
Reply


Messages In This Thread
SCP format - disk type confusion - by AlWe - 11-11-2021, 02:21 PM
RE: SCP format - disk type confusion - by admin - 11-13-2021, 10:27 AM
RE: SCP format - disk type confusion - by admin - 11-13-2021, 10:43 AM
RE: SCP format - disk type confusion - by AlWe - 11-13-2021, 03:46 PM
RE: SCP format - disk type confusion - by admin - 11-13-2021, 08:58 PM



Users browsing this thread: 1 Guest(s)