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: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Fri, 1 Aug 2025 22:13:53 +0200
- Arc-authentication-results: i=1; strato.com; arc=none; dkim=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1754079237; s=strato-dkim-0002; d=strato.com; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=oqr1GWYvgxKDFl4gbYoYtLrAst6LR7xB/yl4y21KL+Y=; b=AtQGOaRxeSYvcjD0oUJUCbmSuR0kIOfD+340FAncaR+aXQFefiL32OrK0wkndYA7WX MPwEedMdzy2bxr+KM3kPMlbArxZD4jHVYzempIIOHGNaVqdlSpNAtRv0yZ07kGUTEeZ8 nbzA0fXnnm6rzZTDubYn4ovce2gEYjKNXIGblCbJf6zRf40NuvAbTsjZkP9QaB2+V6// 7piiMZx8S/tLeGAh6RNbGCY00mJTvwhYbgV83/eV2HhTtlmIyhlM2A66YLNhxtpW9uPx XNVAg447tUZRsbTzXYRF5g0wiRYdfHGWeBbjJZY3QgLQCLhQlLwW/Fr0UXPL5i4cmmmI Sw4w==
- Arc-seal: i=1; a=rsa-sha256; t=1754079237; cv=none; d=strato.com; s=strato-dkim-0002; b=eLkhvS1YBDujr3nHm+2z88OFDW5ruWhJM/HvSTAwKvQUWeotnI7JIz6ls9KepNUF4k 23EP11O1clKOR24X6SkCnFogJI9EejpiXJgYmX5Mg03VZQFgdpnRdqDlJ1tXtjpwZcZL dHLt12JGMNKeSk27cbkdgVr3Rse6vtd21vctvoy+JF7Jyk3elml9ixsq7lgVNpLE/R9P bbH7rxSeJuk3NKC66RcuHBP4D5h69+ez7b/rxwUk1UJiVg0pr7ojDyCd39BrSpxBfU64 5/i3/z4fxTmhUxsPZIUFs1Il3yPiKCFDxaSqfbGUUN6HELHRbahwLpYwkDVAp6isPxt7 SZKQ==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1754079237; s=strato-dkim-0002; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=oqr1GWYvgxKDFl4gbYoYtLrAst6LR7xB/yl4y21KL+Y=; b=I0HoeeHLuRScBsnLsybzfsIL5MipAH6d4lYAuaB4CGju0sECqXo/HTmo53u5Qx3ChN 1MxhBPAkm5Oeg0Noe1BxMtWt1+Jxg8YV7wUSf07aXmeHJocaKmChQjv5hDF6JaBrOcKD /zvhnWpqOCSztlmMcgHZ+E7GuYvkk8u7FuxU8pHQUHUGXB2pDFu9p3DSXSp0nZHCyojk JdItc4JA70DbbDhak6A2llLeYwd99Y5LeppYuFZIlnxOzcMHaKuoUsZy6yizlpVHzoZu L15uNnkM/fh57Ki61PIW1JRVmDiYIXUcMFMog8VE4mbfxTHMVS9V176zuP9WQ5NPNMX9 vMYQ==
- Dkim-signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; t=1754079237; s=strato-dkim-0003; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=oqr1GWYvgxKDFl4gbYoYtLrAst6LR7xB/yl4y21KL+Y=; b=knuy+s1L4e6q7tX6zJjDsu/+ppLyWoM9P5EyvzwbOpjtncbrWKO9yNLXWuf6qIvg1b u5X9BL957IXNgUtpOeCg==
Hi,
from my perspective I can only say that as long as it is just _FRB that is
set, but not $5a4/$5a8, I do not see an issue. But I do not test Hatari
with other software.
> In the case of Hatari, this is done when Gemdos HD is used, so if you
> emulate a Falcon + tt ram, you can :
What's confuseing me now is why GEMDOS drives are involved. I thought that
the change was required because of floppy disk support? But one probably
depends on the other?
> address in standard RAM (but hopefully this AUTO program will handle the
> case where _FRB cookie is already there and will not create a 2nd _FRB
> cookie...)
;-) You never know. This week I have stumbled upon several things (not
Hatari-related) that are much more surprising than something like that ...
Please consider adding a note about the _FRB change in the "Memory setup"
dialog. This is just a minor and non-critical change, but provides better
transparency.
Best regards
Uwe