Re: [hatari-devel] _FRB cookie in Falcon emulation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] _FRB cookie in Falcon emulation
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sat, 02 Aug 2025 10:18:09 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1754129890; bh=flCzpGcf+QzODIRqZVVyp4DI3qvRIzpltqZ+ZgtzqZM=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=OUmvzZa2bUdlOhZiVSZwYgLmJyP8I6U3+F63JcW4i6VLehG2VpedDI125OGix13xg A+nRFMZEZjs2JlXu24Pk6E0RiSN4HmnkBrW4UwiXy9Q7iUQSGlb0r7CH6JTAwp0l1B N8rS8PcKfrEnwelVPSDi3fiE+h2kOn290C/yVsbSjq7S9fN43aTFl5lVN8ABE2rU0h ZEaPKa96KXEjJ6XAt4MwWe+Z1edTETbWfflBk+vevihnJ8wd6DkNK5HhGGl3+WHsoW VeS2gmIQNsIGyt59Ew4bM82Idy/eTAp60sC5UJc1mwhJsbm3Bs40ytvgCSoEu5fUWb beo7cBWKweUew==
Am Fri, 1 Aug 2025 18:20:46 +0200
schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
> Hi,
>
> > The cookie only gets installed when using TT RAM in Falcon mode. This is not
> > a configuration that is possible with a real stock Falcon, since that only
> > support memory up to 14 MB. The only way you could get something similar is
> > likely a CPU accelerator like the MightySonic, and I assume those install a
> > _FRB cookie, too. Otherwise your floppy disk access just cannot work in such
>
> No, accelerators do not necessarily do that. My beta testers are testing my
> software with various hardware accelerators. This is why I stumbled over
> this very recently.
> There is not always a patched TOS version. This is why in one of these
> setups a beta tester runs an AUTO folder tool provide for his hardware
> that deals with anything related to Fast-RAM.
I have to admit that I still do not quite understand your concerns here.
Real hardware either has to have a patched TOS, or an AUTO folder program
for doing Maddalt() and installing a _FRB cookie. So either way, there
should be a _FRB cookie, otherwise the floppy disk is unusable, isn't it?
Or is there a hardware extension for the Falcon that really works without
the _FRB cookie? If so, how did they manage to get the floppy disk working
in that case?
Thomas