MiSTer-devel / Apple-II_MiSTer

Apple II+ for MiSTer
48 stars 18 forks source link

[Bug] Booting with two floppy images mounted at the same time is broken #29

Open vanfanel opened 4 months ago

vanfanel commented 4 months ago

I was trying to play Ancient Legends, an awesome-looking Apple II/e game available for free here:

https://github.com/badvision/lawless-legends/tree/master/Example%20Content/Ancient%20Legends

It supports using 2 floppy drives at the same time, in order to avoid disk swapping. From the readme:

Insert disk 1 in drive 1 and disk 2 in drive 2. then turn on your computer.

However, doing so in the core results on an error:

UNABLE TO LOAD PRODOS

According to other users on this thread: https://misterfpga.org/viewtopic.php?f=14&t=8082&sid=cc64dae057472f07817a7a3834beb967 ...This should work, so it seems there is a bug in the that prevents from booting correctly with two floppy images mounted at the same time.