Re: [hatari-devel] Boot preference setting/Caps Lock key status when booting |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Boot preference setting/Caps Lock key status when booting
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sun, 16 Sep 2018 07:53:55 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1537077236; bh=NQtnq8QZhny/wP2ty1eSHGlwO3nKlgG2E9QXDx5niE4=; h=Date:From:To:Subject:From; b=SxPfQ3GFsO8x4y0Q6dZNDmerHvx7YFDWurf+2/dDjLTdkdRrsyhP2oMYTaVqjPWMy 12y3Mx5SxctY2/TjyW/vyTc7OZWPiplpSuHxbXvaeFRKgfqk/ToG6IWCAVbPsCAp7k DF6r0deOB82eBhQ83SLYii4cR6g6zoxQ3A4IAlX+uevUZ6vaapJ3Zt1bq8wq5hq07s GaMY0axAjOxZ2uvD6toT1gjFA0tOidxmI+EEnE3iBpYhhYzCWcESDPjOsPN+SvIgdi gCpR1gjSSCGxsSfr7J5iDL2WnYmqhTKb9Vtac1p+sDHIXgNGoFurHUyjTjOlJmVXXo 0GvpLWv1q0rDQ==
Am Mon, 10 Sep 2018 20:30:38 +0200
schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
> Is it possible that the Hatari bootstrap sequence is not fully
> compatible to what TOS does? When launching a hard disk driver from a
> bootable partition TOS passes the NVM boot preference in D5, so that
> the hard disk driver can evaluate it. Also, when launching a hard disk
> driver from a bootable partition Kbshift() returns the current setting
> for the Caps Lock key.
> I have the impression that Hatari either does not pass the boot
> preference or KbShift() does not return the right Caps Lock status
> when Hatari is started while the Caps Lock key is pressed. Would be
> great if you could check.
No clue. Does it work different when you start Hatari with the option
"--patch-tos false" ? Are you using TT or Falcon mode?
Thomas