mihaip / infinite-mac

A classic Mac loaded with everything you'd want
https://infinitemac.org
Apache License 2.0
1.12k stars 66 forks source link

Adding more drivers breaks drive image on real macs #312

Closed erichelgeson closed 2 months ago

erichelgeson commented 2 months ago

Just noticed this but now when exporting a Saved HD with these additional drivers https://github.com/mihaip/infinite-mac/commit/2f70a5416079603c2cc0acd36950608fb86ad597 the resulting drive is no longer able to be used in older real macs via BlueSCSI such as the Mac Plus.

It may be worth having a drop down or similar for where it is going - eg Dingus vs BlueSCSI (or maybe ide/scsi? not sure on the UX). We've found that the Apple HD SC 7.3.5 driver is the most compatible with real hardware - working from the Plus up to a Beige G3.

Thanks again for your awesome work!

DB4000K commented 2 months ago

Not sure if the issue is just for mac plus or any other classic macs. I could test others. And I like @erichelgeson dropdown idea.

mihaip commented 2 months ago

I only needed the extra drivers for DingusPPC when emulating the Beige G3 (it uses the IDE bus), so it was easier to partially undo my change, and keep the Apple SCSI 4.3 driver for the .hda export.