Re: SOLVED: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-14 Thread Ulrich Tagge via cctalk
Hi All, It was possible to solve the issue with much help from Jerry and Paul. 1. Bootstrap Loader as printed in the Dilog Documentation is wrong and was fixed. Here is the fixed and running version: Device name = MS New = Beginning address = 001000 New = Last byte address = 001400 New = Sta

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Ulrich Tagge via cctalk
I missed a Line: @17772522/100210

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Ulrich Tagge via cctalk
Hi Paul, I have changed the values. Tape turns and I get the following after less than a second. ROM ODT> 001000/012700 ROM ODT> 001002/172520 ROM ODT> 001004/012701 ROM ODT> 001006/172522 ROM ODT> 001010/005011 ROM ODT> 001012/105711 ROM ODT> 001014/100376 ROM ODT> 001016/012710 ROM ODT> 0010

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Paul Koning via cctalk
> On Aug 10, 2017, at 3:15 PM, Ulrich Tagge wrote: > > I missed a Line: > > @17772522/100210 According to the manual, that says special condition, and termination code 4. Which is "recoverable error". What that means isn't clear from the register. It appears you need to look at the extende

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Ulrich Tagge via cctalk
Hi Paul, Yes it's an 11/84 so 22Bit. I corrected 1050 to 100421 and have now these outcome. ROM ODT> 001000/012700 ROM ODT> 001002/172520 ROM ODT> 001004/012701 ROM ODT> 001006/172522 ROM ODT> 001010/005011 ROM ODT> 001012/105711 ROM ODT> 001014/100376 ROM ODT> 001016/012710 ROM ODT> 001020/001

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Ulrich Tagge via cctalk
Hi Jerry, I have now also checked the content, and it is exactly what I have saved to the ROM. Many Greetings Ulrich Am 10.08.2017 um 15:01 schrieb Jerry Weiss: The first thing I would do is check the contents of 1000-1116 after the halt occurs against the what you have in the eeprom. Je

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Paul Koning via cctalk
> On Aug 10, 2017, at 1:03 PM, Ulrich Tagge wrote: > > Hi Paul, > > Yes it's an 11/84 so 22Bit. > > I corrected 1050 to 100421 and have now these outcome. > > ROM ODT> 001000/012700 > ROM ODT> 001002/172520 > ROM ODT> 001004/012701 > ROM ODT> 001006/172522 > ROM ODT> 001010/005011 > ROM ODT>

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Paul Koning via cctalk
> On Aug 10, 2017, at 12:24 PM, Ulrich Tagge wrote: > > > > Am 10.08.2017 um 17:19 schrieb Paul Koning: >>> On Aug 9, 2017, at 2:58 PM, Ulrich Tagge via cctalk >>> wrote: >>> >>> >>> Type a command then press the RETURN key: B MS0 >>> Trying MS0 >>> 001120 >>> @ >> You're getting an I/O er

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Ulrich Tagge via cctalk
Am 10.08.2017 um 17:19 schrieb Paul Koning: On Aug 9, 2017, at 2:58 PM, Ulrich Tagge via cctalk wrote: Type a command then press the RETURN key: B MS0 Trying MS0 001120 @ You're getting an I/O error halt. That case is supposed to go to the HALT at 1114, which would mean you'd get a PC of

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Paul Koning via cctalk
> On Aug 9, 2017, at 2:58 PM, Ulrich Tagge via cctalk > wrote: > > Hi All, > I have some trouble to get the Bootstrap for an Dilog DU142 (TS11) Controller > running on my PDP-11/84. > The bootstrap on page 3-2 of the following documentation was used: > http://bitsavers.informatik.uni-stuttgar

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Ulrich Tagge via cctalk
Hi Jerry, Welcome to the next challenge. I have found a procedure in the RT-11 Documentation, which automatically creates the two tapes. The output of the msb process is too long, so you can find them here: http://www.pdp-11.de/index.php/dec-devices/tsv05ts11-rt-11-and-create-magtape-distribut

Re: PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-10 Thread Jerry Weiss via cctalk
> On Aug 9, 2017, at 1:58 PM, Ulrich Tagge via cctalk > wrote: > > Hi All, > I have some trouble to get the Bootstrap for an Dilog DU142 (TS11) Controller > running on my PDP-11/84. > The bootstrap on page 3-2 of the following documentation was used: > http://bitsavers.informatik.uni-stuttgart

PDP-11/84 Bootstrap for TSV05 (Dilog DU142)

2017-08-09 Thread Ulrich Tagge via cctalk
Hi All, I have some trouble to get the Bootstrap for an Dilog DU142 (TS11) Controller running on my PDP-11/84. The bootstrap on page 3-2 of the following documentation was used: http://bitsavers.informatik.uni-stuttgart.de/pdf/dilog/2120-0090-1_DU142_Jul87.pdf That's, what I have saved to the 1