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: Sat, 2 Aug 2025 13:08:12 +0200
- Arc-authentication-results: i=1; strato.com; arc=none; dkim=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1754132896; s=strato-dkim-0002; d=strato.com; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=na+GsL2DbNFO4EHg0ucM3sFz6tAe8C1knBP8H+P21jA=; b=nwjSnakEwTuCIXZMCOr3kZayu1SdJVrgL+3DaxOi6umpN/EOHEknt2Ffc/tgKr33s0 GmK2lqu0fGmdv7or7Uk/PLB0JMAruDmvvwboGBHin4Y9M09QyHv08A6mptsyh9qqIC8x s3CdR21AJKpiTEaJ9no07eB3h5Lf+JacbMYP+7LS395HwtTJWp+DcM2g9p0iYRL7XO+g DdWvSlAyYFEeVZN/F2V3mpiFEYvSVn1qe49AZLj1qcAT5GIiQEMUsuWhQcYI8NFUj/l9 jalPNtzY7karRVZc0tuPcQ3Pt0uv20g+rgUObr809GsPlgi3joprHdYz0SDDEMOBheUj RJmQ==
- Arc-seal: i=1; a=rsa-sha256; t=1754132896; cv=none; d=strato.com; s=strato-dkim-0002; b=QhfBLXnXKRvnlny9YWmoQ3rjp0wGnDN9uWHRWjvIPx/z9FFzHLjXLzNCXPhzq4tUv+ JYRi+N4aAyxBlcyrl3HlYtY5gUVKwomCxcObIR5S7DlCltWTizu0kIZWwq0cxXa+p9X1 WFxGSUfTfOKf23/h+9PnvNPrgKxcCDHYjHVzlqPRz42Nq1S1fzuItKVZrE+pc+Je6vxZ ymKKRV7Vcg4wBJZqrjwBSg2FhzeoB6NsLoa3KTdDMF5ZllIm+BOVTID2b8PbYaNUMJsu niNRqhJQrbnWE1T3nVZ552ASSd1VVBD5xaWpfa4BLaIwijwDEYVs92nlt+dvYucNMEWz WTng==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1754132896; s=strato-dkim-0002; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=na+GsL2DbNFO4EHg0ucM3sFz6tAe8C1knBP8H+P21jA=; b=sQ1WIrm5sjKAcobnd0lZAgUeXUDSd9oTQnEb+HIRVrA1ZcEbowaHgPyLRCwxJlvQVz IepvS+WtFH8+8lPS3iocaszIbJ2k+6FOm9b52sdg/zsx+xDFgYlo+tGO4orW1mFBIzce iJXorMNvXLR0iuHCVnOyQHHVsBJLAIUBP6gy4y1eiR8XdkGe5qPFi26AcAfaQIMshz7G N2D59Sxp2GvOmurIc40Actrzt1Jqwb0eUUt8L1FUPRhBXPctoKCw63iqvln4q4zEZGIO NnWNg4fHk9Wlaxy2uf5SspqSyJXRwA7e1XhSdmZMK1++qzHeKZqRPqgMcvb4HR8GoZ9E PUmA==
- Dkim-signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; t=1754132896; s=strato-dkim-0003; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=na+GsL2DbNFO4EHg0ucM3sFz6tAe8C1knBP8H+P21jA=; b=9oH+79IJysYXtN9JJ21vTg53R1mwrkThvyziZpqxrYUpJBXhs9uxcWGUzCWHZyeewW Z0fAWF+SNR2WWuKuO1Aw==
Hi,
> Unfortunately, there are a couple of reasons for patching TOS and system
> variables in Hatari (e.g. when using a 68060 with normal TOS), and I
> think we cannot put all that information into the GUI, there's simply not
> enough space in the dialogs.
Yes, I see.
> But maybe we could simply add a master switch for disabling all TOS and
> sysvar hacks at once? That would of course render a lot of the extensions
> like TT-RAM in Falcon mode unusable, but maybe it would help with your
> testing?
It's hard to tell, maybe something else would not work then. If this can be
done with only a minor effort it may be worth trying.
For my purposes, transparency is what's especially important. Even though I
also test with real hardware, my hardware pool is limited. But Hatari
partially compensates for this, either with the regular setup options, or
with a small sourch patch now and then. Like making ACSI work with the
Falcon emulation ;-).
Best regards
Uwe