The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Jason Stevens <jsteve@superglobalmegacorp.com>
To: "tuhs@minnie.tuhs.org" <tuhs@minnie.tuhs.org>
Subject: [TUHS] SUN-2 emulator
Date: Mon, 17 Feb 2020 04:35:05 +0000 (UTC)	[thread overview]
Message-ID: <25E62EB5E090E7CB.db8c5763-f6cf-4a4b-aa7c-fc75726eeb7f@mail.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

While messing around with the '87 release of GCC, I was going through the steps of setting up TME, and I stumbled across this derived emulator that is incredibly simple to setup and run, unlike TME:
https://github.com/lisper/emulator-sun-2

Additional patches adding a BPF backend Ethernet adapter is here:

https://github.com/sigurbjornl
The program itself is only slightly C++ with a few variables being declared inline which was trivial to move to section starting to get it to compile with a picky C compiler (Microsoft C). The IO is SDL based, so making an x86/ARM win32 was really trivial. 
Anyway for all the SunOS enthusiasts I figured that you would love to give this one a shot! 
For Windows users, or anyone wanting to just run it on some unsuspecting normies I put Win32 x86 binaries here:
https://sourceforge.net/projects/bsd42/files/4BSD%20under%20Windows/v0.4/SUN2.zip/download
I have to wonder how impossible it would be to integrate it into SIMH... 

[-- Attachment #2: Type: text/html, Size: 2084 bytes --]

             reply	other threads:[~2020-02-17  4:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17  4:35 Jason Stevens [this message]
2020-02-18  1:32 ` Al Kossow

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=25E62EB5E090E7CB.db8c5763-f6cf-4a4b-aa7c-fc75726eeb7f@mail.outlook.com \
    --to=jsteve@superglobalmegacorp.com \
    --cc=tuhs@minnie.tuhs.org \
    /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).