I'm not sure if this should be considered an Ample issue or a MAME issue.
- Configure an Apple IIe system with a CFFA card in slot 7.
- In the Hard Drives list, choose 2 bootable disk images in order: A, B
- Boot the system. Note that disk A boots.
- Now in Ample configure an Apple II SCSI Card in slot 7.
- In the 3-dash menu for the drive, configure a second Hard Disk.
- In the Hard Drives list, verify that the disks remain in order: A, B
- 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.
I'm not sure if this should be considered an Ample issue or a MAME issue.
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.