From: Andrew T. <rak...@gm...> - 2020-10-05 23:04:18
|
I put this question to the issue tracker, but for anyone who isn't paying attention there: tl;dr: On a real mac with OF, how does OF tell the Mac ROM code what disk to boot from? https://github.com/cebix/macemu/issues/224 I've got a hack which just reorders the drive queue after the drives have been added, which works fine for the limited purpose of booting from CD when the user puts in the pref for that, but it seems really silly to have to do this for a NewWorld ROM that on a real machine obviously obeys the Startup Disk setting somehow. -AT |