Skip to content

Unexpected hard disk ordering between CFFA vs. SCSI #42

@inexorabletash

Description

@inexorabletash

I'm not sure if this should be considered an Ample issue or a MAME issue.

  1. Configure an Apple IIe system with a CFFA card in slot 7.
  2. In the Hard Drives list, choose 2 bootable disk images in order: A, B
  3. Boot the system. Note that disk A boots.
  4. Now in Ample configure an Apple II SCSI Card in slot 7.
  5. In the 3-dash menu for the drive, configure a second Hard Disk.
  6. In the Hard Drives list, verify that the disks remain in order: A, B
  7. Boot the system

Expected: disk A boots

Actual: disk B boots

Ample is passing the disks in order as --hard1 A --hard2 B, and presumably MAME is putting them in the SCSI chain so that B is last and hence the boot volume.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions