9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Fernan Bolando <fernanbolando@mailc.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] simh old computer simulator
Date: Sat, 25 Dec 2010 12:27:29 +0800	[thread overview]
Message-ID: <AANLkTi=FdxB2Sa93-dRbGRWD=Trweh=cMPhOeZmiFm7f@mail.gmail.com> (raw)

I have ported simh 3.8-1 to plan9.
It currently has the following issues

1. Since I am on christmas break, i dont have access to my cpu server.
all testing was done on 9vx
2. 9vx seems to do wierd stuff if you keep the cpu load at 100% for
too long, so i had to implement a simple idling routine. set throttle
also works but i preferred having a dynamic load change.( i'm using
rons 9vx bitbucket stuff by the way.)
3. simh had it's own idling, but it looked like I needed to get into
the code deeper than I thought is necessary.
4.  compiling the pdp10 seems to kill 9vx. compiling vax still had a
few gnu-ish preprocessor directives that prevents it from being
compiled.
5. I dont know much about socket programming so i am not sure if it's
working. When I try to run it with telnet it cannot open up a port. I
will proabably send a separate email asking about ape sockets later.

to build
gunzip simh-p9.tgz
tar x simh-p9.tar
cd simh-p9
plan9/build

this only compiles the ones i care about excluding pdp10 and vax

plan9/build_all

tries to build everything.

http://plan9.bell-labs.com/sources/contrib/fernan/simh-p9.tgz



             reply	other threads:[~2010-12-25  4:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-25  4:27 Fernan Bolando [this message]
2010-12-25 22:32 ` blstuart
2010-12-26 21:20   ` Skip Tavakkolian
2010-12-26 23:04     ` Bakul Shah

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='AANLkTi=FdxB2Sa93-dRbGRWD=Trweh=cMPhOeZmiFm7f@mail.gmail.com' \
    --to=fernanbolando@mailc.net \
    --cc=9fans@9fans.net \
    /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).