From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [107.161.22.3]) by inbox.vuxu.org (Postfix) with ESMTP id 4FB872016E for ; Thu, 6 Mar 2025 20:40:34 +0100 (CET) Received: from mail.posixcafe.org ([45.76.19.58]) by 9front; Thu Mar 6 14:35:31 -0500 2025 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posixcafe.org; s=20200506; t=1741289706; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=c5GerqoB1fkeL36Xw+x/n4l6ATo8NgpDyqqlXUPe4mE=; b=llJ5uelQBCCFt6pzXQfPFOeIzOqPkrGsV3Cql9+vaenrl8OYc9hL0c3t5n1XBGqVLu44S1 fgjPu5Jd/QoVXySPSQb3RywKkEp9RrEoLY5NpakseY/TA1fH0YhyouOJpvbf/pJ/1jvlzv SdujYVEmylsH9unWBdBiyFXE7z8CPd4= Received: from [192.168.168.114] (173-16-186-96.client.mchsi.com [173.16.186.96]) by mail.posixcafe.org (OpenSMTPD) with ESMTPSA id 28e7c1f4 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Thu, 6 Mar 2025 13:35:05 -0600 (CST) Message-ID: Date: Thu, 6 Mar 2025 13:35:29 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: 9front@9front.org References: <1358f0c1-6694-477e-81f7-d8137a580059@posixcafe.org> Content-Language: en-US From: Jacob Moody In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: GPU-aware blockchain persistence interface Subject: Re: [9front] Big endian hardware. Reply-To: 9front@9front.org Precedence: bulk On 3/6/25 12:50, Pär Moberg wrote: > On Thu, 6 Mar 2025 at 18:15, Jacob Moody wrote: >> >> On 3/6/25 04:20, Pär Moberg wrote: >>> Hello, >>> With NetBSD release of a Wii version and that they have a big endian release for raspberry pi 1 to 3plus, I was wondering if there is any as easily available hardware that run big endian and has a 9front port? >>> I have a fascination with big endian for some reason. >>> //Pär >> >> The power9 port I am working on (for the Raptor Computing Talos II) will be big endian only. >> If you can emulate an SGI Indy that would work, but its really not a pleasant experience. > > Nice. 👍 > >> I've scoped out porting 9front to the PowerPC Nintendo consoles, and I think the WiiU would be >> an amicable target, just haven't gotten around to it. > > fyi. One of the problems with the Wii U is that its internal storage > chip is slowly dying if it stays unpowered > for too long. I think standby (powered off but connected to power) is > fine as it keeps the flash refreshed in the background. > Good to know, I haven't heard of this issue yet. If you're interested in picking up any ppc32 port let me know, I would be happy to assist. It's on my list to get to this at some point, just fairly far down. Thanks, moody