kbr-net / sdrive-max

Arduino based Atari 8-bit Floppy Emulator with Touchscreen
http://www.kbrnet.de/projekte/sdrive-max/index.html
GNU General Public License v3.0
92 stars 23 forks source link

Physical drive present #12

Closed e474 closed 5 years ago

e474 commented 5 years ago

This state should be added to the display for each of the SDrive drives D1 - D4 (color coding/icon would be nice).

On power up, any communication on the SIO bus that is acknowledged by another device should result in marking the corresponding SDrive Max device as "Physical Drive Present" (or similar message). Ideally this would prevent mounting images on the virtual device, or sending acknowledgement responses.

Not sure if additional code to poll devices would be practical if power is not detected from Atari computer.

kbr-net commented 5 years ago

Don't understand, what the problem is, configure the bootD1 option and leave all drives empty, then it powers up with no drive active and no response of anything.

kbr-net commented 5 years ago

I guess, this was an understanding mistake only.