Re: [hatari-devel] Seeing Hatari help on Windows? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Seeing Hatari help on Windows?
- From: Eero Tamminen <oak@xxxxxxxxxxxxxx>
- Date: Fri, 6 Jun 2025 23:56:52 +0300
- Dkim-filter: OpenDKIM Filter v2.11.0 smtp.dnamail.fi 48B152113E01
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=helsinkinet.fi; s=2025-03; t=1749243413; bh=y5dYfCkMRzSwB90y+jHHE+2X4aUuM5lG1JiVwacL/+g=; h=Date:Subject:To:References:From:In-Reply-To:From; b=J/ItzHq/sX4Z/ip8fm3A5Bkm+xSsr+KTuiUy1d3cDxdeoFIcZX0yj0dZSVwW9FMYp fVuHSrrI7i67d60Iy3DRGPz6pI8yfbffw0zhAoLh2X+eiVLePPQmaYXdJNUPTOZM0y uF9OJMkuxxO+R8+fDH6cCOTMEhQW0ualhmhpOM25lNr8uQkf2IHYsLBNJHv/bn1zGD LJ5R5qPEwCa32bqAkjU0mBLDuVWSRv/sh73C5T9RVmyb8XTk5Vqa6MGt5hN3MjlFQO siQo76OTRcYGBVPJ0cTHWELAUvRcNQZ7ZD05BFTT2ObUYwh8a2PtVKfLv0J3OyN8S3 pMhenTxyGzI7A==
Hi,
On 6.6.2025 22.02, Christian Zietz wrote:
I noticed something that I missed during my testing yesterday, though.
The message says "press a key to exit". However, it will only exit when
I press the return/enter key, not when pressing other keys. I assume
(but don't know for sure) that this happens because stdin is line-
buffered. Quick fix: reword the message.
In case it's toolchain / Windows lib specific, do you have any idea
whether you're using same toolchain / libs as what the Hatari releases use?
(I have some faint recollection that Nicolas would do release build with
Windows cross-compile from Linux using MinGW, but I'm not sure.)
If yes, sure, that would be the best fix.
- Eero