Skip to content

Regression: Can't read ProDOS disk in 13.0 but can in 1.9.0 #214

@Sembiance

Description

@Sembiance

The attached PRO.BYTER.zip ProDOS disk reads ok with AppleCommander 1.9.0:

$ acx ls -d PRO.BYTER 

File: PRO.BYTER
Name: /PRO.BYTER/
  PRO-BYTER       UNK      000 05/10/1985 05/10/1985          0          
  COPYRIGHT 1985  UNK      000 05/10/1985 05/10/1985          0          
  BERT KERSEY AND UNK      000 05/10/1985 05/10/1985          0          
  JACK CASSIDY    UNK      000 05/10/1985 05/10/1985          0          
  BEAGLE BROS,INC UNK      000 05/10/1985 05/10/1985          0          
  ^               UNK      000 05/10/1985 05/10/1985          0          
* PRODOS          SYS      030 01/31/1986 09/18/1984     14,848 A=$2000  
* BASIC.SYSTEM    SYS      021 02/01/1986 09/18/1984     10,240 A=$2000  
<SNIPPED>
* STARTUP         BAS      005 03/27/1986 05/10/1985      1,882 A=$0801  
* TYPE            BIN      003 03/11/1986 10/26/1985      1,024 A=$4000  
ProDOS format; 512 bytes free; 142,848 bytes used.
 $ acx --version
acx: 1.9.0
AppleCommander API: 1.9.0
AppleSingle API: 1.2.2 (2023-10-28 11:55)

But fails with AppleCommander 13.0 (I did not try any versions in-between):

$ acx ls -d PRO.BYTER
Invalid value for option '--disk' (<disks>): Disk 'PRO.BYTER' not recognized
$ acx --version
acx: 13.0
AppleCommander API: 13.0
AppleSingle API: 1.2.2 (2023-10-28 11:55)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions