Re: Sun/3-powered 737 flight sim

2020-08-17 Thread Plamen Mihaylov via cctalk
I’ve attached different AUI transceivers to Sun3/E SCSI/Ethernet at least 100 times while running and nothing happened. The Sun 3/E prom has on board diagnostic which could provide more information on the failure. On Tuesday, August 18, 2020, Chris Hanson via cctalk wrote: > On Aug 17, 2020, at

Re: UniSys ClearPath OS/2200 Express?

2020-08-17 Thread Jay Jaeger via cctalk
On 7/1/2020 12:23 PM, Kevin Monceaux via cctalk wrote: > On Wed, Jul 01, 2020 at 09:17:47AM -0400, Michael Kerpan via cctalk wrote: > >> This thread has been truly enlightening. I had no idea that UniSys had >> hobbyist versions of both their Univac and Burroughs stuff available. > > I'm very

Re: UniSys ClearPath OS/2200 Express?

2020-08-17 Thread Jay Jaeger via cctalk
> > I really liked MASM and PLUS. > I remember two ERs, ADED$ and SMOQUE$. With the latter I was able to move my > print out to the top of the queue  > IIRC, with ADED$ you could assign (and lock) a CPU to your program. A silly > mistake in my MASM program “ate” all three CPUs of the 1100/63.

Re: UniSys ClearPath OS/2200 Express?

2020-08-17 Thread Jay Jaeger via cctalk
Bill, did you ever cross paths with Dan Nissen or Karen Nissen? Friends from U. Wisconsin (and Karen also worked at WisDOT for a while after I started there, before they both went off to MPLS.) JRJ On 6/30/2020 8:05 PM, Bill Gunshannon via cctalk wrote: > On 6/30/20 6:29 PM, Alan Perry via

Re: Sun/3-powered 737 flight sim

2020-08-17 Thread Chris Hanson via cctalk
Yeah, there's good reason more modern AUI-based Ethernet and more modern SCSI systems use resettable polyfuses... -- Chris > On Aug 17, 2020, at 4:44 PM, Michael Thompson > wrote: > > I have also seen the SCSI terminator power fuse blow when the terminator is > hot plugged. > > On Mon,

Re: Sun/3-powered 737 flight sim

2020-08-17 Thread Michael Thompson via cctalk
I have also seen the SCSI terminator power fuse blow when the terminator is hot plugged. On Mon, Aug 17, 2020 at 7:26 PM Chris Hanson wrote: > On Aug 17, 2020, at 10:52 AM, Michael Thompson via cctalk < > cctalk@classiccmp.org> wrote: > > > > I have a Sun 3/E, including a SCSI/Ethernet board,

Re: SIMH on low overhead platform

2020-08-17 Thread Chris Hanson via cctalk
On Aug 17, 2020, at 4:28 PM, Chris Hanson via cctalk wrote: > > NetBSD runs SIMH just fine and can be made to boot extremely quickly. Oh yeah, NetBSD 9.0-stable 64-bit also only takes a few seconds to boot on a Raspberry Pi 3B+. It's easy enough to just throw on an SD card and try out. Alas

Re: SIMH on low overhead platform

2020-08-17 Thread Chris Hanson via cctalk
One thing that would make it much easier to experiment with SIMH in scenarios like this is if its build system wasn't horribly redundant. It genuinely looks like someone looked at make and said "How can I turn this into a procedural scripting system?" and then wrote the SIMH makefile in that

Re: Sun/3-powered 737 flight sim

2020-08-17 Thread Chris Hanson via cctalk
On Aug 17, 2020, at 10:52 AM, Michael Thompson via cctalk wrote: > > I have a Sun 3/E, including a SCSI/Ethernet board, that ran fine the last > time it was powered on. There is a collector in southern Germany who also > has a 3/E board set. I didn't see any contact information for the

Re: SIMH on low overhead platform

2020-08-17 Thread Ed Groenenberg via cctalk
August 17, 2020 7:50 PM, "Chuck Guzis via cctalk" wrote: > On 8/17/20 12:43 AM, Tom Hunter via cctalk wrote: > >> Has SIMH been ported to a low overhead (instant-on) platform? >> >> I ask the question because the startup time of Linux is distracting when >> powering on a PiDP-11/70 or similar

Re: Sun Ultra 10 - openBSD 6.7+Creator3D+sunffb: Xorg and xenocara freeze the system

2020-08-17 Thread Vasile Buruiana via cctalk
In the mean time I put my three little Ultra 10s to hard work and finally I solved the mistery:. One ultra10 has a creatir3d, one has an elite3d with creatir driver assigned, the last one is using the on-board ati video card (no UPA card). Here is what I did: - installed openbsd 6.7 without any

Re: Sun Ultra 10 - openBSD 6.7+Creator3D+sunffb: Xorg and xenocara freeze the system

2020-08-17 Thread David Brownlee via cctalk
On Sun, 16 Aug 2020 at 17:50, Vasile Buruiana via cctalk wrote: > > Greetings. > > I would like to solve a mistery regarding graphical user interface on a Sun > Ultra 10+ Creator3D UPA graphics card, running OpenBSD 6.7/sparc64. > Everything works fine with Solaris 10. Did anybody manage to get X

Re: MOS MCS2529 math chip

2020-08-17 Thread Francois Gueissaz via cctalk
Hi Jules, Still interested to find out about powering the Melcor SC-635? I got one and succeeded to power it from 2.2 to 3.0V There is a switching regulator on the PCB (AS1930 from Astec International) that generates negative voltages (as referred to the negative side of the battery: -12.4V ,

Re: Sun/3-powered 737 flight sim

2020-08-17 Thread Michael Thompson via cctalk
> > Date: Mon, 17 Aug 2020 00:22:52 -0700 > From: Brendan Shanks > Subject: Sun/3-powered 737 flight sim > > Something that I thought the folks here would appreciate: a fellow in > Dubai is trying to keep a full-motion Boeing 737-300 sim (from 1991) > running. > The main host machine is a Sun/3E,

Re: SIMH on low overhead platform

2020-08-17 Thread Chuck Guzis via cctalk
On 8/17/20 12:43 AM, Tom Hunter via cctalk wrote: > Has SIMH been ported to a low overhead (instant-on) platform? > > I ask the question because the startup time of Linux is distracting when > powering on a PiDP-11/70 or similar clone systems based on SIMH. There are some very small versions of

Re: SIMH on low overhead platform

2020-08-17 Thread Paul Koning via cctalk
> On Aug 17, 2020, at 3:43 AM, Tom Hunter via cctalk > wrote: > > Has SIMH been ported to a low overhead (instant-on) platform? > > I ask the question because the startup time of Linux is distracting when > powering on a PiDP-11/70 or similar clone systems based on SIMH. > > Thanks > Tom

Re: SIMH on low overhead platform

2020-08-17 Thread David Kuder via cctalk
There are multiple libraries for bare metal execution on the Pi, there are trade offs with device support. Circle comes to mind https://github.com/rsta2/circle On Mon, Aug 17, 2020, 11:14 AM Liam Proven via cctalk wrote: > On Mon, 17 Aug 2020 at 09:43, Tom Hunter via cctalk > wrote: > > > >

Re: SIMH on low overhead platform

2020-08-17 Thread Liam Proven via cctalk
On Mon, 17 Aug 2020 at 09:43, Tom Hunter via cctalk wrote: > > Has SIMH been ported to a low overhead (instant-on) platform? > > I ask the question because the startup time of Linux is distracting when > powering on a PiDP-11/70 or similar clone systems based on SIMH. Not that I know of. I have

Re: SIMH on low overhead platform

2020-08-17 Thread Lars Brinkhoff via cctalk
Andrew Back wrote: > Also wondered if SimH could be ported to a UEFI application. The > environment seems to provide some O/S like features, but no idea how > much would be missing or significantly different. I made a set of stubs to compile and link a simulator without the SIMH framework. Empty

Re: SIMH on low overhead platform

2020-08-17 Thread Andrew Back via cctalk
On 17/08/2020 08:43, Tom Hunter via cctalk wrote: > Has SIMH been ported to a low overhead (instant-on) platform? > > I ask the question because the startup time of Linux is distracting when > powering on a PiDP-11/70 or similar clone systems based on SIMH. Haven't seen anything, but Linux can

SIMH on low overhead platform

2020-08-17 Thread Tom Hunter via cctalk
Has SIMH been ported to a low overhead (instant-on) platform? I ask the question because the startup time of Linux is distracting when powering on a PiDP-11/70 or similar clone systems based on SIMH. Thanks Tom Hunter

Sun/3-powered 737 flight sim

2020-08-17 Thread Brendan Shanks via cctalk
Something that I thought the folks here would appreciate: a fellow in Dubai is trying to keep a full-motion Boeing 737-300 sim (from 1991) running. The main host machine is a Sun/3E, connected over Ethernet to the operator workstation which has 2 Sun/3Es each with a cgtwo powering a CRT touch

Sage II, was: Re: Looking for a Stride OS set

2020-08-17 Thread emanuel stiebler via cctalk
On 2020-08-16 19:08, Bill Degnan via cctalk wrote: > I do, but my Sage II is currently packed away. I'd have to make a disk > copy, I dont have the ability to image the boot disks otherwise. If you > can find no other source let me know and I will make you an OS disk or two. If anybody would