[Simh] RT11 dists in RX02 floppy images and SIMH RY support

2014-03-03 Thread Jordi Guillaumes i Pons
address 0). - A "directory read error" when I try to read them from a running RT-11 5.03 system. I wonder if the disk images are corrupted, or the RX02 support in simh is broken. Has anybody tried to read those images with any kind of success? Jordi Guillaumes i Pons j...@jordi.guill

Re: [Simh] New NIC not recognized

2014-05-25 Thread Jordi Guillaumes i Pons
(No description available) eth4 en4 (No description available) eth5 tap:tapN (Integrated Tun/Tap support) eth6 vde:device (Integrated VDE support) eth7 udp:sourceport:remotehost:remoteport (Integrated UDP

Re: [Simh] Off topic: ULTRIX question

2015-07-12 Thread Jordi Guillaumes i Pons
> El 12/07/2015, a les 13:52, Gary Lee Phillips va > escriure: > > > I keep looking for a way to get a "real" UNIX going, hence the ULTRIX > experiment. As far as I can tell, neither Tru64 nor HP-UX have any Wouln’t solaris qualify as a “real” UNIX? _

Re: [Simh] Porting simh for IBM VM/CMS

2015-07-29 Thread Jordi Guillaumes i Pons
Sorry for top posting. Write a remapping macro to convert from the array index to the EBCDIC encoding. Use conditional compilation so when the target OS is not VM or MVS it does nothing and returns the original index. Jordi Guillaumes Pons El 29/07/2015, a les 7:06, rubh...@aol.com va escriur

Re: [Simh] VDE Networking not working for me?

2015-09-02 Thread Jordi Guillaumes i Pons
> I have a microvax3900 instance running on an Intel Atom PC box in Xubuntu > 14.04 and I don't seem to have connectivity with VDE networking. Traditional > libpcap method works just fine. > > I don't have any other way to test VDE to see if it's my VDE config or SimH > that's broken, any sugge

Re: [Simh] MicroVax 3900 Networking on a Macbook Air

2015-10-03 Thread Jordi Guillaumes i Pons
> > Johnny's comments and suggestions are right on. > > One way to help get you there might be to use VDE networking. Some folks have > used vde for various purposes. If someone who uses VDE networking provides > some guidance we can add more vde specific information to > 0readme_ethernet.t

Re: [Simh] MicroVax 3900 Networking on a Macbook Air

2015-10-03 Thread Jordi Guillaumes i Pons
> El 3 oct 2015, a les 17:55, Mark Pizzolato - Info Comm va > escriure: > > Hi Jordi, > > Thanks for the info. I'm wondering: Can VDE be configured to provide NAT > based functionality? Similar to how VirtualBox networking can select bridged > mode or NAT mode??? > > - Mark Not, as far

Re: [Simh] VMS/VDE: Almost there

2015-10-05 Thread Jordi Guillaumes i Pons
> I don't understand what you have done, but you appear to *not* have set up a > virtual network on your MAC. Like I said before, WiFi do not work like > ethernet, so this will not work. > > (The fact that your simh VAX is getting an address from a router, and you're > talking about a bridge w

Re: [Simh] VMS/VDE: Almost there

2015-10-05 Thread Jordi Guillaumes i Pons
>> >> Johnny, VDE works at layer 2 and has no idea about IP addressing or routing. > > Right. But the point was that the VDE should be between just the simh and the > MAC, and not bridged with the WiFi. Sounds like it is bridged to the WiFi in > this case… > Oh, you mean using the mac as a rou

Re: [Simh] VMS/VDE: Almost there

2015-10-06 Thread Jordi Guillaumes i Pons
>> >> Nothing prevents you from letting the MAC do NAT in addition to the >> routing. :-) > > Well with the user mode NAT that slirpvde provides the mac OS needn't know > anything about any routing that is going on. I’ve got it working. It being VDE + slirpvde. I’m now typing at my macbook, w

Re: [Simh] VMS/VDE: Almost there

2015-10-07 Thread Jordi Guillaumes i Pons
El 7 oct 2015, a les 15:56, Paul Koning va escriure: > >> On Oct 6, 2015, at 7:13 PM, Rich Alderson >> wrote: >> >>> From: Zachary Kline >>> Date: Tue, 6 Oct 2015 09:42:36 -0700 >> >>> as far as DecNet goes, am I correct in assuming that it's mostly useful for >>> connecting clusters? I'm le

Re: [Simh] rsx11m46.tpc and simh

2015-10-24 Thread Jordi Guillaumes i Pons
> El 24 oct 2015, a les 23:53, Bill Cunningham va > escriure: > > http://ancientbits.blogspot.com/2012/07/installing-rsx-11m-46-from-scratch-part.html > > I used those links and that blog. > I’m the author of that blog, and I have just tried to repeat the initial boot of the install tape.

Re: [Simh] Reading directly from console in RT-11

2016-02-19 Thread Jordi Guillaumes i Pons
Jordi Guillaumes Pons El 20 febr 2016, a les 1:31, Clement T. Cole va escriure: > Will > > Look at the sources to the standalone system for UNIX v7. Running on bare > metal no MMU You should get the idea. > > Sent from my iPad > >>> On Feb 19, 2016, at 5:22 PM, Timothe Litt wrote: >

[Simh] Installing NetBSD boot block

2016-05-15 Thread Jordi Guillaumes i Pons
Hello, I’m playing around with NetBSD in the 3900 simulator and I’ve got my boot disk image full. I have created a bigger one, transferred all the stuff to it (using tar | tar), but I can’t make it bootable. I’ve tried what seems to be the way to do it: # installboot /dev/rra2a /usr/mdec/raboo

[Simh] Containerized simh: an experiment

2016-05-15 Thread Jordi Guillaumes i Pons
Hello, Perhaps someone could find an use for something I’ve built lately. I have made several Docker images for SIMH ands some freely available operating systems for the VAX and the PDP-11 (basically, BSD and UNIX). The docker images can be pulled from the docker hub, with the following names:

[Simh] DEC Pro 350 Emulator

2016-05-30 Thread Jordi Guillaumes i Pons
Hello, Is anyone aware of this? http://xhomer.isani.org/xhomer/xhomer.html Just checked it, compiled it under OSX (with a minor modification to the makefile) and it works (well, sort of… the keyboard emulation is not very good). Jordi Guillaumes Pons HECnet: BITXOV::JGUILLAUMES _

Re: [Simh] So far unnamed project

2016-06-01 Thread Jordi Guillaumes i Pons
> El 31 maig 2016, a les 19:09, Ray Jewhurst va > escriure: > > Most of what I've worked with on my own so far is the PDP-11 and the VAX > since they are the closest to what I already know. I would like to learn more > about the other systems like the PDP-10 and the 18-bit PDPs. I've never tr

Re: [Simh] Unable to locate boot file

2016-06-21 Thread Jordi Guillaumes i Pons
> El 21 juny 2016, a les 21:08, Wilm Boerhout va escriure: > > Again, do not try to outguess CLUSTER_CONFIG. If you have "vital" files in > [SYS14...], back them up before you do a CLUSTER_CONFIG and let that > procedude do its thing. You might even want to go ahead an select [SYS15...] > as t

[Simh] Modem control in TOPS-10

2016-06-22 Thread Jordi Guillaumes i Pons
Hi everyone, This one is for the PDP-10/TOPS-10 experts around here. A few commits ago, the terminal handling of simh has been fixed so if the multiplexor device (specifically, DZ) is attached with modem control enabled (attach -am DZ ), it is not posible to establish a connection into the si

Re: [Simh] Announcing CDC 1700 series simulator

2016-07-23 Thread Jordi Guillaumes i Pons
Outstanding work! One more classical system preserved, and one more toy to play with! Thanks for your work! Jordi Guillaumes Pons El 23 jul 2016, a les 18:27, John Forecast va escriure: > For the past couple of years or so, I have been working on a SIMH-based > simulator for the CDC1700 serie

Re: [Simh] XServers and Simh (Somewhat OT)

2016-11-12 Thread Jordi Guillaumes i Pons
Try something like: X :1 -query Add geometry and depth parameters as needed. You must also enable the XDCMP server in VMS (either in tcp services or multinet). IIRC the IP address of your display (X Server) machine must be back-translatable from VMS. With a little bit of luck you will get th

Re: [Simh] Problems with telnet and TOPS-10

2017-04-16 Thread Jordi Guillaumes i Pons
Hello, Try to set the DZ to 7 bit mode: set dz 7b Jordi Guillaumes Pons El 16 abr 2017, a les 3:38, Ray Jewhurst va escriure: > I thought it would be neat to connect my cell phone to simh. I thought I > would start off with something relatively easy like TOPS-10. Here's my > problem: I c

Re: [Simh] Problems install RSX-11M+ v4.6

2017-05-08 Thread Jordi Guillaumes i Pons
Speaking from memory, the RQ devices are DU in RSX. The DB RSX devices correspond to RP in simh. Jordi Guillaumes Pons El 7 maig 2017, a les 21:05, Ray Jewhurst va escriure: > Hello everyone, > I am trying to do my first installation and sysgen of RSX-11M+ (actually > first of any RSX-11!) a

Re: [Simh] Simh Digest, Vol 159, Issue 26

2017-12-14 Thread Jordi Guillaumes i Pons
Hello, Please excuse my top-posting. I’m writing this on a phone :) If what you want to achieve is to login into your VAX from the host system, you don’t need to fiddle with a real terminal (although that can be fun in itself ;)). You should check the alternative network attachments that SIMH p

Re: [Simh] PDP11 on Simh for public access

2018-01-18 Thread Jordi Guillaumes i Pons
Forgive my top posting, I’m replying with my phone. Consider using GNU screen. It’s scriptable and works really well. Jordi Guillaumes Pons El 18 gen 2018, a les 17:34, Paul Koning va escriure: > Too bad, I thought at least presetting date/time would work that far back. > > How about using a

Re: [Simh] PDP11 on Simh for public access

2018-01-18 Thread Jordi Guillaumes i Pons
Bryan, the lines I wrote in my previous mail are not part of an EXPECT script, but SIMH commands which are intended to be put in the simulator ini file. Those specific lines work with RSTS 11, if you are going to run a different version you should modify them accordingly. To start my simulators

Re: [Simh] 101 Basic Games for RSTS/E (was Re: PDP11 on Simh for public access)

2018-01-29 Thread Jordi Guillaumes i Pons
Jordi Guillaumes Pons El 29 gen 2018, a les 14:01, Tim Shoppa va escriure: > At one point in the 80’s/90’s several of the standard VMS command line tools > were PL/1. I’m thinking in particular of the Error Log Formatter > (ANALYZE/ERROR) but I recall some other ANALYZE/ sources being PL/1

Re: [Simh] Crowther's Adventure game

2018-02-02 Thread Jordi Guillaumes i Pons
> > Also, given the FORMAT(/), I’ll also hazard a guess that TYPE did not > automatically add a new line on whatever was printed. But that is just a > guess. > I don’t think the slash is one of the ASA control characters https://en.m.wikipedia.org/wiki/ASA_carriage_control_characters They

Re: [Simh] Crowther's Adventure game

2018-02-02 Thread Jordi Guillaumes i Pons
>>> >>> >> I don’t think the slash is one of the ASA control characters > > It's not. Tim said it -- it indicates end of record. A FORMAT statement > gives the layout for one or more records. The fields separated by commas > specify the consecutive parts of a single record; each / is a re

Re: [Simh] PDP for beginners

2018-02-03 Thread Jordi Guillaumes i Pons
El 3 febr 2018, a les 3:25, Pär Moberg va escriure: > I am looking to put up a PDP-# machine to play with. What machine and > OS should I use. I am looking for simple/beginner system, or as > beginner it got. Also, not *nix, it is still alive and therefore > boring. > Telnet terminals would be a

Re: [Simh] SCSI-Interface for simh-vax?

2018-09-02 Thread Jordi Guillaumes i Pons
Mark, I’ve got two QBUS interface cards installed in my VAX 4000-200 and uVAX 3300 systems. I think I’ve got no docs though. Would that be of any help (ie, testing stuff on real hardware)? Jordi Guillaumes Pons El 1 set 2018, a les 20:36, Mark Pizzolato va escriure: > On Saturday, September

Re: [Simh] Systems Engineering Labs (SEL) simh simulator available

2018-12-29 Thread Jordi Guillaumes i Pons
Nowadays, the easiest way to distribute binaries is to use containers. I made some containerised simh images (I’ve not upgraded them for a while though). Details in my blog http://ancientbits.blogspot.com/2016/05/containerizing-simh-bsd-in-box.html?m=1 Jordi Guillaumes Pons El 27 des 2018, a

Re: [Simh] Semi-OT: Terminal Recommendations for use with SIMH

2019-09-28 Thread Jordi Guillaumes i Pons
I use ZOC for windows and MacOS. As a plus, it also includes 3270 emulation, which comes handy if you are also an Hercules user. Jordi Guillaumes Pons El 28 set 2019, a les 17:50, Supratim Sanyal va escriure: > On 09/28/2019 01:13 AM, Michael Kerpan wrote: >> but what do people on other >>

Re: [Simh] Fwd: V6 on PDP-11 and 4.0BSD on Vax - automated installs now available

2020-01-19 Thread Jordi Guillaumes i Pons
Maybe you could be interested at taking a look at this. https://github.com/jguillaumes/dockersimh Jordi Guillaumes Pons > El 19 gen 2020, a les 3:39, Tom Perrine va escriure: > >  > I had a few goals for this: get v6 running, learn about SIMH, learn about GCP > and set it up so that anyon

Re: [Simh] load

2020-01-26 Thread Jordi Guillaumes i Pons
Hello. Once upon a time I wanted to write an operating system for the PDP-11 ;) One of the problems I found was precisely that. I wrote this blog entry about how didn’t I tackle the problem http://ancientbits.blogspot.com/2012/07/programming-barebones-pdp11.html?m=1 The utility I wrote (bin2l

[Simh] Posible bug in version 3.9

2012-04-26 Thread Jordi Guillaumes i Pons
dle". The second issue is really annoying, basically for temperature reasons. The fans of the host computer keep running all the time... Perhaps there is a config option changed from 3.8 (which ran and idled just fine). Thanks in advance for your attention :) Jordi Guillaumes i Pons j...@jor

[Simh] Bug in pdp11 simulator?

2012-05-04 Thread Jordi Guillaumes i Pons
Hi everyone. Congratulations to Bob, Mark and everyone involved in this new release. The networking new features are really outstanding. Unfortunately, I've jumped in whats seems to be a bug, present in the final release but, weird enough, not apreciable in the 3.9-0-rc1 branch. When I try t

[Simh] PDP-10 timer problems

2012-05-18 Thread Jordi Guillaumes i Pons
nerate its interrupts and all the low-level stuff. Is there any low-level SIMH docs I could read? I don't have a lot of free time, but I enjoy this stuff much more than the stupid IT management work I do for a living ;) Jordi Guillaumes i P

[Simh] Bug (?) in vax (3900) and pdp11 SIMH 3.9

2012-06-21 Thread Jordi Guillaumes i Pons
m> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> sim> s

[Simh] PDP-11 linux cross-assembler

2012-07-19 Thread Jordi Guillaumes i Pons
Hello, I'm looking for a PDP-11 cross-assembler executable under linux/unix. I tried to generate a pdp11 target for gnu gas, but although the assembler seems to work, the linker does not understand the resulting object and aborts. My "need" (to speak about "needing" something in a hobbyist e

Re: [Simh] Simh Digest, Vol 104, Issue 20

2012-07-19 Thread Jordi Guillaumes i Pons
ystems (real or emulated)... Perhaps you had RSX11M in your VAXen back when compatibility existed and had carried it over the upgrades? Jordi Guillaumes i Pons j...@jordi.guillaumes.name HECnet: BITXOV::JGUILLAUMES ___ Simh mailing list Simh@trailing-edge.com http://mailman.trailing-edge.com/mailman/listinfo/simh

Re: [Simh] PDP-11 linux cross-assembler

2012-07-20 Thread Jordi Guillaumes i Pons
I want to thank you for all the replies. A little summary (so far): - Using the assembler included in 2.11BSD: can't be done. That assembler is written in assembler, and I've not been able to find any other one written in C. - macro11 included in simh: it works, and it generates object files.

Re: [Simh] PDP-11 linux cross-assembler

2012-07-20 Thread Jordi Guillaumes i Pons
Al 20/07/12 11:17, En/na Göran Åhling ha escrit: Possibly, if you join and kindly ask at the HECnet list, you could find an existing, running, managed machine "ready to go", that would allow you to be a guest and do the assembly in the modern "cloud-computing style", ie you run the assemble the

[Simh] Cross-assemblers, cross-compilers: success! (so far)

2012-07-24 Thread Jordi Guillaumes i Pons
the small utility I've written. The URL is http://ancientbits.blogspot.com.es/2012/07/programming-barebones-pdp11.html Jordi Guillaumes i Pons j...@jordi.guillaumes.name HECnet: BITXOV::JGUILLAUMES ___ Simh mailing list Simh@trailing-edg

Re: [Simh] Cross-assemblers, cross-compilers: success! (so far)

2012-07-25 Thread Jordi Guillaumes i Pons
Al 25/07/12 10:16, En/na Jan-Benedict Glaw ha escrit: > On Wed, 2012-07-25 00:05:27 +0200, Jordi Guillaumes i Pons wrote: > Which exact binutils version did you build? Current version from the source code management system? Please tell us where the syntax >error is! That's some

Re: [Simh] Cross-assemblers, cross-compilers: success! (so far)

2012-07-25 Thread Jordi Guillaumes i Pons
Al 25/07/12 11:07, En/na Jan-Benedict Glaw ha escrit: On Wed, 2012-07-25 10:37:23 +0200, Jan-Benedict Glaw wrote: On Wed, 2012-07-25 10:25:13 +0200, Jordi Guillaumes i Pons wrote: Al 25/07/12 10:16, En/na Jan-Benedict Glaw ha escrit: On Wed, 2012-07-25 00:05:27 +0200, Jordi Guillaumes i

Re: [Simh] Cross-assemblers, cross-compilers: success! (so far)

2012-07-25 Thread Jordi Guillaumes i Pons
Al 25/07/12 12:05, En/na Jan-Benedict Glaw ha escrit: On Wed, 2012-07-25 11:10:58 +0200, Jordi Guillaumes i Pons wrote: Al 25/07/12 11:07, En/na Jan-Benedict Glaw ha escrit: On Wed, 2012-07-25 10:37:23 +0200, Jan-Benedict Glaw wrote: On Wed, 2012-07-25 10:25:13 +0200, Jordi Guillaumes i

Re: [Simh] Cross-assemblers, cross-compilers: success! (so far)

2012-07-26 Thread Jordi Guillaumes i Pons
ether > > http://www.heeltoe.com/download/pdp11/tar/cc11-20061031.tar.gz > That link gives me a 404 error... Jordi Guillaumes i Pons j...@jordi.guillaumes.name HECnet: BITXOV::JGUILLAUMES ___ Simh mailing list Simh@trailing-edge.com http://mailman.t

[Simh] PDP-11 GCC cross-assembler... posible bug... or is just me?

2012-08-16 Thread Jordi Guillaumes i Pons
Hi list, I've jumped into what seems to be a bug in the gnu binutils assembler. I've already submited a report: http://sourceware.org/bugzilla/show_bug.cgi?id=14480 To cut the story short, the assembler does not trigger deferred indirect mode unless the index is specifically written in the i

Re: [Simh] Basic questions

2012-08-31 Thread Jordi Guillaumes i Pons
Al 31/08/12 05:20, En/na david.d.mil...@att.net ha escrit: Hello, Folks My questions are so basic that there must be a FAQ someplace that would answer them. But I can't find one. To get started. I have managed to get the SimH VAX simulator running on Linux (Ubuntu 11.04). I am totally i

Re: [Simh] Basic questions

2012-08-31 Thread Jordi Guillaumes i Pons
Al 31/08/12 14:31, En/na Vorländer, Martin ha escrit: Once you've done that, you can connect to any machine in the network, EXCEPT to the host machine that SimH runs on. For that connection, you have to set up a second interface using the taptap method Lennert described in his post. cu, Martin

Re: [Simh] Connecting to Ethernet

2012-09-04 Thread Jordi Guillaumes i Pons
Hello, My laptop has broken, so I'm lagging a little bit behind. Could you post the output of ifconfig in the Linux side and a $ show net/tcpip in the vax side? Jordi Guillaumes i Pons Barcelona - Catalunya - Europa El 04/09/2012, a les 1:08, david.d.mil...@att.net va escriure: >

Re: [Simh] Connecting to Ethernet

2012-09-04 Thread Jordi Guillaumes i Pons
Al 04/09/12 19:07, En/na david.d.mil...@att.net ha escrit: Sergey I printed the data you asked for and made no changes to VAX because they looked OK to me. TCPIP SHOW ROUTE looped and produced no output. I appreciate your examination of this problem. Diagnostic data follows.. On Linux

Re: [Simh] Connecting to Ethernet

2012-09-05 Thread Jordi Guillaumes i Pons
__ > Simh mailing list > Simh@trailing-edge.com > http://mailman.trailing-edge.com/mailman/listinfo/simh Jordi Guillaumes i Pons j...@jordi.guillaumes.name HECnet: BITXOV::JGUILLAUMES ___ Simh mailing list Simh@trailing-edge.com http://mailman.trailing-edge.com/mailman/listinfo/simh

Re: [Simh] VAX XQ and wireless networking

2012-11-17 Thread Jordi Guillaumes i Pons
Al 17/11/12 22:04, En/na Sergey Oboguev ha escrit: In the latter case you'd need to find a way to tunnel 802.3 packets over 802.11 or over generic TCP/IP. General approach would be to attach SIMH XQ to Linux tap device on one side and hook tap/tun's other side into tunneling software. VDE (htt

[Simh] Possible problem in Extra-VAXen branch:

2012-11-19 Thread Jordi Guillaumes i Pons
vax780 seems to be broken since a few days ago: jguillaumes@pi01 ~/emul/vax780 $ ../simh/BIN/vax780 vax780.ini VAX780 simulator V4.0-0 libpcap version 1.3.0 Eth: opened OS device vde:/tmp/vde.ctl Listening on port 32123 (socket 8) Modem control activated Auto disconnect activated sim> b rp Loadi

Re: [Simh] Extended SimH on BeagleBone controls real blinkenlight panels

2013-04-10 Thread Jordi Guillaumes i Pons
GPIO connected set of LEDs (that one is not very stable because I phased it for the serial arduino version). Jordi Guillaumes i Pons Barcelona - Catalunya - Europa El 10/04/2013, a les 22:55, Jörg Hoppe va escriure: > Hi Mark, > > For me also a year has passed ... > > I

Re: [Simh] EXT : Questions regarding future simulator development

2013-04-10 Thread Jordi Guillaumes i Pons
Jordi Guillaumes i Pons Barcelona - Catalunya - Europa El 10/04/2013, a les 23:18, "Armistead, Jason" va escriure: > One problem with any attempt to attach/detach devices on the fly is that you > have to do it at a time when the OS running inside of SIMH expects the change

Re: [Simh] EXT : Questions regarding future simulator development

2013-04-10 Thread Jordi Guillaumes i Pons
Jordi Guillaumes i Pons Barcelona - Catalunya - Europa El 11/04/2013, a les 0:25, Timothe Litt va escriure: > As for simh; I suggest another escape character, which gives a restricted > command prompt, but leaves the simulation running Oh no please. When running the simh console in

[Simh] Fwd: Re: Speaking of cards

2013-05-27 Thread Jordi Guillaumes i Pons
Brrr... Thunderbird keeps replying to the sender instead of to the list by default... Missatge original Assumpte: Re: [Simh] Speaking of cards Data: Mon, 27 May 2013 17:37:37 +0200 De: Jordi Guillaumes i Pons A: Tom Morris Al 27/05/13 16:58, En/na Tom

Re: [Simh] TOPS-20 Source with KMC11 Driver Code?

2013-05-27 Thread Jordi Guillaumes i Pons
Al 27/05/13 16:57, En/na Timothe Litt ha escrit: CDRIVE is trying to OPEN [sixbit/CDR000/] and fails, but doesn't bother to say why. Too bad that it doesn't use FILOP. instead. Anyhow, OPEN will fail if the device doesn't exist, is in use, or restricted. It clearly exists. CDRIVE runs und

Re: [Simh] card reader and running commands

2013-05-27 Thread Jordi Guillaumes i Pons
add a command to disconnect the telnet session? Right now the only way is to break into TELNET command mode and CLOSE the connection there... Jordi Guillaumes i Pons j...@jordi.guillaumes.name HECnet: BITXOV::JGUILLAUMES ___ Simh mailing lis

[Simh] DUP on simh

2013-05-28 Thread Jordi Guillaumes i Pons
RID = 470130,,010001 CONI APR, = 001060,,70 CONI PI, = 00,,000271 CONI PAG, = 00,,060002 DATAI PAG, = 500100,,04 Reload monitor [Dumping on DSKC:CRASH.EXE[1,4]] Boom! My lack of knowledge prevents me to investigate further by now :) Jordi Guillaumes i Pon

[Simh] Networking TOPS-20 using the pdp10 simulator

2014-02-12 Thread Jordi Guillaumes i Pons
to do to put this to work. Jordi Guillaumes i Pons j...@jordi.guillaumes.name HECnet: BITXOV::JGUILLAUMES ___ Simh mailing list Simh@trailing-edge.com http://mailman.trailing-edge.com/mailman/listinfo/simh