[Simh] TA11/CAPS11 progress

Shoppa, Tim tshoppa at wmata.com
Fri Jun 7 16:19:46 EDT 2013


For RT-11 V5.7 we made some effort to test all the drivers (including "unsupported" ones) but we never had TA11 hardware to test.

I will dust off V4 sources and see what the deal is with zero block DIR listings, now that you got TA11 to work in simulation!

----- Original Message -----
From: Bob Supnik [mailto:bob at supnik.org]
Sent: Friday, June 07, 2013 03:52 PM
To: simh at trailing-edge.com <simh at trailing-edge.com>
Subject: [Simh] TA11/CAPS11 progress

Thanks to Ian Hammond, Lou Ernst, Malcolm Macloud, and Jack Rubin, 
CAPS11 now runs on SimH. The key bug was in the reset routine.

ta_cs = 0;

should be

ta_cs = TACS_RDY;

In addition, I've added the CAPS11 bootstrap into the emulator module, 
so no more toggle-in required.

In the course of this work, I discovered a bug in the CPU SET <model> 
command that inadvertently disabled some devices improperly. Further, 
the CR11/CD11 starts off enabled; because the default CPU is an 11/73 (a 
Qbus machine), it should start off disabled.

Lou Ernst reported that RT11 V5 does not work with the TA11, even on 
real hardware. The simulated TA11 does work under RT11 V4; it's included 
in the stock FB monitor.

One anomaly with RT11 V4 - after writing files to CT0: and then doing a 
DIRECTORY, all the files lengths are 0. The files are there. I can type 
them and DIFF them against their source.  Does anyone know if this is 
the expected behavior?

Thanks,

/Bob
_______________________________________________
Simh mailing list
Simh at trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh



More information about the Simh mailing list