Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
07546 Media Support Major Always Jan 11, 2020, 07:24 Jan 11, 2020, 14:22
Tester xolson View Status Public Platform MAME (Official Binary)
Assigned To Resolution Open OS Windows Vista/7/8 (64-bit)
Status [?] Acknowledged Driver
Version 0.217 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 07546: apple2ee: Apple High-Speed SCSI card, SCSI drive not found.
Description Using the Apple High-Speed SCSI card is not working, the drive is not found.

The error I get when running the Apple II HS SCSI Card Utilities 2.0 is "There are no active hard disks online".
Steps To Reproduce command line used:
mame64 apple2ee -sl5 hsscsi -hard c:\apple2\Virtual.hdv -flop1 "c:\apple2\Apple II HS SCSI Card Utilities 2.0.dsk"

select option 3, "HD SC Partition" and press Return.
select option 1, "Partition SCSI Hard Disk" and press Return.

"There are no active hard disks online" message appears.

Note: The Virtual.hdv hard disk file is just a renamed Virtual.po file generated by ADTPro, it can be any file really, since it is unpartitioned for the sake of this test.
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems apple2ee
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.17352
R. Belmont
Developer
Jan 11, 2020, 13:12
edited on: Jan 11, 2020, 13:13
The High Speed SCSI card is not fully emulated yet. Use the Rev. C instead.
User avatar
No.17353
R. Belmont
Developer
Jan 11, 2020, 13:50
edited on: Jan 11, 2020, 13:51
I have added a flag to the hsscsi device so MAME will now show a warning if you try and run a system with it attached. Should've done that earlier :)