Re: [hatari-devel] Re: GEMDOS drive a reset emulated system |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Re: GEMDOS drive a reset emulated system
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Mon, 1 Jan 2024 14:26:11 +0000
- Cc: Cyprian Konador <cyprian.konador@xxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1704119173; bh=VwHQKTNkuMqY81CWYN0f3MK4fcZ8zarXIDb8IJuaaJ4=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=qAZ/vxiOh0c4dSAxVjR1r9cvo1RIsyOL4NMPBEATi99aEJ2I1AEMJTSqnsdP95Jr8 TGdPe6shZZF/mNsmqtBxHjrdaBE9eh5j22zvzwq21b3fo8YEpf9zBtdaWhVPyfA66d Se+ZGVvXGH28YkE/3I48PzxY+7NzSCjQqMuwxWJ9OC8sgkcNjPiCPOyqGVB28qyTru V7fQP7baFfWc8MteS3O4R3P7qvimYiYzBqlAP/2w8BNdbhWU9UR0ngQC1ad/iCUgQk CfzEAF9PFNtCqnFtbYlIntCjNmBjAPhPcwjpnI9QseO/zTFTx1QV2cXR3LebWCXLb6 PaxkVtLwF9FMg==
Am Mon, 1 Jan 2024 13:52:28 +0100
schrieb Christian Zietz <czietz@xxxxxxx>:
> Hi Cyprian,
>
> I guess you meant to send your mail below to the Hatari-devel list, not
> to Emutos-devel?
Thanks for forwarding it, Christian!
> Cyprian Konador schrieb:
> > Hi Team,
> >
> > Currently, when I change the folder assigned to GEMDOS Drive, Hatari
> > resets the emulated system. After each change I have to wait for the TOS
> > boot, which in the case of Falcon takes quite a long time.
> > Could this be changed and allow GEMDOS drive to be modified on the fly?
Maybe, but this likely could cause a lot of trouble, too - imagine that
there are programs around that have file handles opened or cached the
directory contents ... well, I guess it's possible to inform the programs
with the EMEDIA error code about a media change ... ?
> > Andother request is to add an additional (or more if possible) GEMDOS Drive.
You can already have multiple GEMDOS drives, please see the manual for
information how to set it up.
Thomas