User Tools

Site Tools


tymcom-x-simh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tymcom-x-simh [2017/12/01 08:56]
jms [Creation of ''tito.tape'' - using GET/SAVE and COPY]
tymcom-x-simh [2018/03/28 09:23] (current)
jms [Other pages]
Line 3: Line 3:
 Part of the [[tymcom-x|TYMCOM-X]] project. Part of the [[tymcom-x|TYMCOM-X]] project.
  
-See also the [[tymcom-x-status|Status]] page.+See also the [[tymcom-x-startup|TYMCOM-X Startup]] and [[tymcom-x-status|Status]] pages.
  
  
Line 35: Line 35:
   att tu0 scratch.tape   att tu0 scratch.tape
   att -am dz 2020   att -am dz 2020
 +  set cpu tops10
 +  set cpu idle
   boot rp   boot rp
 Use "**./pdp10 tops10.ini**" to start TOPS-10. Use "**./pdp10 tops10.ini**" to start TOPS-10.
Line 82: Line 84:
 ===== Obtain the monitor sources and three executable binaries ===== ===== Obtain the monitor sources and three executable binaries =====
  
-These files exist as "TITO save sets" stored on 4mm DAT tapes copied from 6250 bpi backup tapes.+These files exist as "TITO save sets" stored on 4mm DAT tapes copied from 6250 bpi and 1600 bpi backup tapes.
 Some of the files have been restored to a restricted LCM machine.  One file was corrupted and had to be restored from a different tape. Some of the files have been restored to a restricted LCM machine.  One file was corrupted and had to be restored from a different tape.
  
Line 89: Line 91:
 Use KERMIT on a Linux box to login via telnet to the original TOAD-1, it has files in TYMNOT:<169*>. Use KERMIT on a Linux box to login via telnet to the original TOAD-1, it has files in TYMNOT:<169*>.
  
 +  Linux% cd ~jms/pdp10/m33
 +  Linux% kermit
 +  C-Kermit> ssh the-machine-with-sources
 +  @LOGIN jms password
   @MOUNT STRUCT TYMNOT   @MOUNT STRUCT TYMNOT
   @CONNECT TYMNOT:   @CONNECT TYMNOT:
Line 99: Line 105:
   C-Kermit> get *.*   C-Kermit> get *.*
   C=Kermit> bye   C=Kermit> bye
- 
 ==== Copy files to TOPS-10 emulator ==== ==== Copy files to TOPS-10 emulator ====
 +
 +The PDP10 emulator running TOPS-10 should already be running.
  
 This step is very slow.  Average is around 40 cps (characters per second). This step is very slow.  Average is around 40 cps (characters per second).
Line 121: Line 128:
   .r opr   .r opr
   OPR>   OPR>
 +
 +Use "telnet localhost 2020" to connect to the PDP10 emulator running TOPS-10
  
 Enter the mount command on the telnet session. Enter the mount command on the telnet session.
Line 147: Line 156:
   [Magtape TITO1 mounted on MTA000 with logical name MTA]   [Magtape TITO1 mounted on MTA000 with logical name MTA]
   .set density mta 1600   .set density mta 1600
-  .;  set blocksize mta 512 
   .get tito.sav   .get tito.sav
   Job set up   Job set up
Line 170: Line 178:
   .unload mta   .unload mta
   .deassign mta   .deassign mta
- 
-Outside the emulator, copy either ''tito-save.tape'' or ''tito-copy.tape'' to ''tito.tape''. 
- 
-  Linux% cp tito-save.tape tito.tape 
-  Linux% ls -l tito.tape 
-  -rw-r--r-- 1 jms HomeUsers 42524 Nov 11 20:08 tito.tape 
  
 === End of setup === === End of setup ===
Line 183: Line 185:
 ==== Other pages ==== ==== Other pages ====
  
-[[tymcom-x|Overview]] page, [[tymcom-x-simh|SIMH Setup]] page, [[tymcom-x-startup|TYMCOM-X Startup]] page, [[tymcom-x-status|Status]] page.+[[tymcom-x|Overview]] page, [[tymcom-x-simh|SIMH Setup]] page, [[tymcom-x-startup|TYMCOM-X Startup]] page, [[tymcom-x-tape|TITO on disk]] page, [[tymcom-x-status|Status]] page. 
tymcom-x-simh.1512118585.txt.gz · Last modified: 2017/12/01 08:56 by jms