The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: arnold@skeeve.com (arnold@skeeve.com)
Subject: [TUHS] PDP-7 cat is working
Date: Tue, 01 Mar 2016 02:36:44 -0700	[thread overview]
Message-ID: <201603010936.u219aiOR008434@freefriends.org> (raw)
In-Reply-To: <20160301090754.GA27599@minnie.tuhs.org>

Pretty cool!

So when will we get a PDP-7 C compiler?  (joke!)

Arnold

Warren Toomey <wkt at tuhs.org> wrote:

> All, I've got the original PDP-7 cat working in my PDP-7 user-mode
> simulator called "a7out". The cat.s source code and the a7out program are
> in the Github repository in src/cmds and tools, respectively.
> The repository is at https://github.com/DoctorWkt/pdp7-unix
> The mailing list is at http://minnie.tuhs.org/pipermail/pdp7-unix/
>
> I'm attaching the a.out assembly output as the as7 assembler in the
> repository currently is not quite ready for cat.s.
>
> To run the original cat, create a text file, e.g. echo hello > file1
>
> $ ./a7out a.out file1
> hello                   <- the output of the PDP-7 machine code
>
> Cheers, Warren
>
> P.S Thanks again to Norman for getting us the scans.



  reply	other threads:[~2016-03-01  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01  9:07 Warren Toomey
2016-03-01  9:36 ` arnold [this message]
2016-03-01  9:56   ` Warren Toomey

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=201603010936.u219aiOR008434@freefriends.org \
    --to=arnold@skeeve.com \
    /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).