Re: [hatari-devel] program autostart, visual studio Hatari compilation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] program autostart, visual studio Hatari compilation
- From: Charles Curley <charlescurley@xxxxxxxxxxxxxxxxx>
- Date: Sun, 24 Oct 2021 13:10:40 -0600
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=charlescurley.com; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=lL7dfKfqCx4YpQBadJNSzeldgFW71fYhafhEfgwTtdU=; b=iOBk6ObO6MAqzven4zyfXgoDem ji95rZvZgueAK/t76r59VumFEkvTntDe0oJ7ayvEKENYDk9R10/u1wZc2z3G44HQX8NBtPaAoI9sb CL20YuyK/OiLn6q/eBR5ZXrkevv7epSinjOUSVnfiJ69lB0I9pstAluAvYrximMHoNXX7SJ4+0k3U /h/cWlJMYD+GOdLrsMW4dvjo9UoaRN8g9YuxqMP3DPVLCRT8IR58Z9pr2khFhOnYzm6hxrCSxj3IY L1btISqAcPvn1gEYQWjjQ8vKwtNz/AFxjp0yz1UKn7fPnK9FRF7c7BwHLhWnQOWMYq06J9y6u+2xn sydoA61w==;
- Organization: occasionally
On Sun, 24 Oct 2021 21:26:40 +0300
Eero Tamminen <oak@xxxxxxxxxxxxxx> wrote:
> This:
> -----------------
> $ hatari-prg-args -- everest.prg test1 test2 test3
> -----------------
>
> open Everest text editor with windows for 3 new
> text files that do not exist yet.
>
> I.e. I cannot reproduce your problem.
Interesting. If I run:
hatari-prg-args -- 'C:\FF\FAST4TH.TTP' vlist
Forth loads and runs the command vlist. But it does so in low res, with
yellow text on white, which is almost unreadable.
If I run this:
hatari-prg-args -- C:\FF\FAST4TH.TTP 3 load
It comes up in low res, and I get a dialog box, "The application cannot
find the folder or file you just tried to access." I click OK, the only
option I have, and I'm in the desktop at low res.
The work-around is to escape the slashes in C:\FF\FAST4TH.TTP, or
single quote it. However, Hatari still comes up in low res. This is
tolerable, because that '3 load' brings in code that forces things to
medium res. Add a -q, and the low res becomes irrelevant.
Emutos version 1.0, Hatari v2.3.0, on Debian 10 (Buster).
Hatari is a local build:
commit e3f06994909873eb124bd5267434ddeb804f8641 (HEAD -> master, origin/master, origin/HEAD)
Author: Eero Tamminen <oak@xxxxxxxxxxxxxx>
Date: Mon Jul 5 20:17:23 2021 +0300
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/