Re: [hatari-devel] Re: IDE byte swapping options |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Re: IDE byte swapping options
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Tue, 16 Oct 2018 07:00:50 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1539666051; bh=tW27H8gdTdrkRxyPNAm0/boa5Nsk1TMgEMvHsN6u9DY=; h=Date:From:To:Subject:From; b=prqnGah5rBDK2rITPSf509yKZpQUj2jlpyph2e5/HSdiiYR56be+P8f4Z5y5xGEyU GGGPGKWZuQbSIhGQyGVsnQDsdmWe4bYDlKHme1R6j8Zdym4YS/Q29kf6MFBnxEVXMg J4H4j8SvbjU5ep2VnB7P9PZQ2X71I9HuaotbBESo0BLsFEtyZWwsZSNEKPgMfZmv87 VFF89M4Uk/nfuVREoAXEo+7ht0nmp8ltzahupNfnjO7CEF3thyva3oNRTvL4TG8nTe QOZc4Iz6Hl4nVcP+mGCRDfaM5Mfw32JaZHiXS8X1gYUP0lH84qfkS8MAjdo6oL1DW9 sVUoieKnTkjHw==
Am Sun, 14 Oct 2018 11:47:09 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
>
> On 10/13/18 6:33 PM, Thomas Huth wrote:
> > No, does not look OK. Please don't change "it is" to "it's" (since
> > that is colloquial) and don't use single generic names for things
> > that are related to a specific subsystem. Something like
> > "--ide-swap" would be more adequate.
>
> Ok, I pushed the patch with the requested changes.
>
> (I tried earlier --ide-byteswap, but that was definitely too long,
> --ide-swap is much better.)
>
> Note: Hatari command line options are needed to add features to the
> Python UI, and as long as MacOS UI is missing support for the
> feature, people there need command line options with that too.
Eero, don't tell me what's necessary. I would have added this CLI option
sooner or later, too. It's just that I'm currently incredibly short in
spare time again. But if that's such a big problem for you, then it's
maybe better if I do not add any new features to Hatari anymore.
By the way, while we're speaking of doing our homework properly: Please
fix the HTML bugs that you've introduced in the manual (i.e. please
check your HTML with https://validator.w3.org before you push it to the
repository). Thanks!
Thomas