From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 2709c12b for ; Wed, 22 Jan 2020 20:02:26 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 7221E9C22B; Thu, 23 Jan 2020 06:02:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 823F59C14A; Thu, 23 Jan 2020 06:02:05 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=berlan.de header.i=@berlan.de header.b="SSCh8emj"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 5C7D29C14A; Thu, 23 Jan 2020 06:02:03 +1000 (AEST) X-Greylist: delayed 362 seconds by postgrey-1.36 at minnie.tuhs.org; Thu, 23 Jan 2020 06:02:01 AEST Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [85.215.255.25]) by minnie.tuhs.org (Postfix) with ESMTPS id 07AD09C102 for ; Thu, 23 Jan 2020 06:02:00 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1579723319; s=strato-dkim-0002; d=berlan.de; h=In-Reply-To:Date:Message-ID:From:References:To:Subject: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=uxR78L6aHmTN8k+tPtJJ1X8fUD66U1W5NVQwZ+LQoPA=; b=SSCh8emjwlJX9Ba9GWUzi++WE8Pd6iJoC9gOlyctvEaS/5U9yo4GYp3n1yZLa+CU2L Ndb8lYGOADcI0VwhS0As7NOZOvrlMAd6rhv3q431IoNRKHGndf7kbt6H68ujb2sKPUyE wA+REdTwtUKfbU0kJ6o26JeUtDbXaObM+iIbyGXbQpxoSENYUg2TEQRxgVv96LmWq9ES LJ0p7TQJigOcHpSQhCyyg1RuyAb3/af+M3ulTQRcL5iV8C+WMtro+MQ1puTz52fTuy+d eST41I3aizcCGUIU4zvOsjrezuAFf/hT6InZLxO1ICuktY9RslAsQ3DqZNlw7/ycF+sC /N2w== X-RZG-AUTH: ":LWIAZ0WpaLHbp30jZpZarNdiOHPqORl3JfOA2k0mwPYTxp7k8Kt8p4kqSbjqnGcWvENv6M4LmuHxrOoADJ63gc9161qH3tIzl7N1Bcw=" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2003:ee:af09:4800:a288:b4ff:fec6:eb84] by smtp.strato.de (RZmta 46.1.5 AUTH) with ESMTPSA id g01dbfw0MJtvBcZ (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate) for ; Wed, 22 Jan 2020 20:55:57 +0100 (CET) To: The Unix Heritage Society mailing list References: From: Andreas Hein Message-ID: <5daec877-97d1-b5a2-5db6-f639dd4f467c@berlan.de> Date: Wed, 22 Jan 2020 20:55:56 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Subject: Re: [TUHS] Unix on Zilog Z8000? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" As far as i know, there was a U8001 (Z8001 CPU Clone) in the System P8000 which run a System III based Unix System named "Wega" It was designed and produced by Company EAW from East-Berlin GDR (German Democratic Republic) Details with Docs, Schematics and Sourcecode at: http://www.pofo.de/P8000/ KR, Andreas Am 21.01.20 um 18:52 schrieb Jon Forrest: > There's been a lot of discussion about early Unix on Intel, National > Semi, Motorola, and Sparc processors. I don't recall if Unix ran on > the Z8000, and if not, why not. > > As I remember the Z8000 was going to be the great white hope that > would continue Zilog's success with the Z80 into modern times. > But, it obviously didn't happen. > > Why? > > Jon