[hatari-devel] Floppy images cached? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: Hatari Development <hatari-devel@xxxxxxxxxxxxxxxxxxx>
- Subject: [hatari-devel] Floppy images cached?
- From: Thorsten Otto <admin@xxxxxxxxxxx>
- Date: Mon, 30 Jun 2025 18:14:42 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tho-otto.de; s=dkim; t=1751300093; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Wk2vyFMdicc7ZgwrFzge6tjmrPxqSOdb2YLLWZ/Nslw=; b=ejXUUbPFgM+rUI9uPD4Ap5e9Rrf1BidCzsj23+F2HTR4SerGnelWVxt0Im5PEy1m+KbZuG /GTPrhedtJxqYtBUJD9KQ/lOzRfGn3th2mWxtzAAzU+2cDGB+LaSp0fCHjaBk72TkjSjGg lvEYrjTd/4uRad8fA3budBtvOZ7unMgBENV01hNOv5Ulr0I4+fIdCpGHauFFNTsEwh5xFg Hs1/+8z8M5SMSPkWkrS62SrZ0awSEcx85l/woFU51Q0Z+SHjpR7tSNPBPH7uHWF020EAy9 p+XW3KcKBGnwANR38dseYIEaUmBcOR8mPwEiIoRr/ViHjCLml/6HsKE3WwRzTQ==
I haven't looked at the code yet, but does Hatari cache the image of floppy until i eject them again?
I just noticed, that when i insert a floppy in Hatari, and at the same time try to modify the image from linux using mtools, changes are not reflected in Hatari, even when i press "ESC" in the desktop. Same thing the other way around: when i delete files from the floppy in the desktop, using mdir they are still listed in the image.
That is a bit annoying, for every change to the floppy image, it has to be ejected/reinserted.