The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Hellwig.Geisse@mni.fh-giessen.de (Hellwig.Geisse@mni.fh-giessen.de)
Subject: [TUHS] UNIX v7 projects
Date: Tue, 02 Dec 2003 00:34:26 +0100 (CET)	[thread overview]
Message-ID: <XFMail.20031202003426.Hellwig.Geisse@mni.fh-giessen.de> (raw)

Hi all,

I thought that you possibly could be interested in
two projects, a small one that I did over a year ago
and a more recent one, which is currently under active
development.

In order to become acquainted with the old UNIX sources
as well as the behaviour of such a system running on old
(but simulated) hardware I figured out how to feed Keith
Bostic's original v7 tape images into Robert M. Supnik's
PDP-11 simulator so that the original bootstrap procedure
(described in "Setting Up Unix - Seventh Edition") could
be carried out exactly as written. In addition to that I
wrote a little program which traverses the root directory
of the simulated disk and extracts its contents recursively
(creating the same structure and files in the host's file
system). I copied all the needed software and a HOWTO into
a distribution package which can be found at

http://telexx.mni.fh-giessen.de/PDP11-UNIX

I did this little project as a "warm-up" for another and
quite a bit bigger project: porting UNIX Seventh Edition
to a modern RISC-like microprocessor (named ECO32). This
processor and a few peripherals are simulated for now,
but we intend to transform it into real hardware (we are
thinking of an FPGA implementation). These of course are
dreams of the future; what we have already is this:
 - an ECO32 simulator
 - an ECO32 back-end for the LCC compiler
 - an ECO32 assembler/linker/loader
 - a UNIX 7th Edition kernel ported to ECO32
We are working on a port of many of the commands; the
standard library and the shell are ready and waiting to
be integrated.

The homepage of this project is

http://telexx.mni.fh-giessen.de/ECO32

You are welcome to download the project in its current
state; don't expect anything user friendly though ;-)

If you have any questions regarding these two projects,
feel free to ask.

- Hellwig



                 reply	other threads:[~2003-12-01 23:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XFMail.20031202003426.Hellwig.Geisse@mni.fh-giessen.de \
    --to=hellwig.geisse@mni.fh-giessen.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).