lubomyr / uae4arm

amiga emulator (android port)
GNU General Public License v2.0
61 stars 9 forks source link

Cannot deselect Write protected checkbox (Floppy) #4

Open lovrenco opened 7 years ago

lovrenco commented 7 years ago

Similar issue described here: https://github.com/midwan/uae4arm-rpi/issues/14

Annoying, because you cannot create save game disk, nor write to adf created on UAE on PC.

pelya commented 7 years ago

If your ADF is on the external SD card, the app won't be able to write there. Try moving it to your internal storage.

On Dec 26, 2016 6:27 PM, "Lovrenco Vladislavic" notifications@github.com wrote:

Similar issue described here: midwan/uae4arm-rpi#14 https://github.com/midwan/uae4arm-rpi/issues/14

Annoying, because you cannot create save game disk, nor write to adf created on UAE on PC.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lubomyr/uae4arm/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJewA3gyeifgZ2sxfjP5_Apa2A6UtGCks5rL-sEgaJpZM4LV1up .

lubomyr commented 7 years ago

You cannot disable writeprotection checkbox because write to adf is currently not implemented in uae4arm.

lovrenco commented 7 years ago

Then it is an "issue" indeed. If this cannot be solved within android port itself, please post this issue to original uea4arm developer. Would be nice to have this option. Thanks.