User Tools

Site Tools


tymcom-x-status

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-status [2018/04/12 05:27]
jms [Status]
tymcom-x-status [2018/04/21 08:30] (current)
jms [Sharing files] Share a working system
Line 16: Line 16:
   * Q: Why? A: ''DSKCHR'' was returning a pointer to the RIB of ''FEFILE.SYS'' instead of length and starting page number.   * Q: Why? A: ''DSKCHR'' was returning a pointer to the RIB of ''FEFILE.SYS'' instead of length and starting page number.
   * Q: Workaround? A: Modify ''REFSTR'' to return hard-coded pointer to the FEFILE.SYS data pages.   * Q: Workaround? A: Modify ''REFSTR'' to return hard-coded pointer to the FEFILE.SYS data pages.
-  * Q: CUrrent status?  A: Can run TYMCOM-X programsbut cannot modified Monitor; it is not on the disk (yet).+  * Q: **Current status**?  A: Can load TYMCOM-X from disk and login on the console.  DSKCLN does not run automaticallyotherwise all is well (for logins on the console only).  **X14** is a two-pack system, **X17** is a three-pack system.  **X95** is a single-pack system for debugging DZ11 logins. 
 + --- //[[joeinwap@gmail.com|Joe Smith]] 2018/04/13 03:59//
  
-Current task: Copy ''MON14.SAV'' to TYMCOM-X via ''(MPL)FILDDT''   --- //[[joeinwap@gmail.com|Joe Smith]]  
-2018/04/10 08:39// 
 ---- ----
 ===== Other systems tested ===== ===== Other systems tested =====
Line 33: Line 32:
 === Using Google Drive to share with simh developers === === Using Google Drive to share with simh developers ===
  
-Delete ''tymb00.dsk'' and ''tymb10.dsk'', make a compressed ''tar'' file of everything else.  Copy the ''txz'' file from Linux to Google Drive.+Make a compressed ''tar'' file of everything in the simh-ks directory.  Copy the ''txz'' file from Linux to Google Drive.
  
-When creating a tar file, note that capital "J" (bzip2) produces much better compression than "z" for *.dsk files.+When creating a tar file, note that "j" (bzip2) produces much better compression than "z" for *.dsk files. 
 +(Using capital "J" compresses better, but is not standard on MacOS.)
  
-  Linux% tar cvfJ /b/share/data/tymcom-x.txz simh-ks/* +  Linux% tar cvfj /b/share/data/tymcom-x.tbz simh-ks/*
-  simh-ks/ +
-  simh-ks/dskc.dsk +
-  simh-ks/dskb.dsk +
-  simh-ks/pdp10 +
-  simh-ks/pdp10.Linux +
-  simh-ks/pdp10.NetBSD +
-  simh-ks/printer.out +
-  simh-ks/tito.tape +
-  simh-ks/tops10.ini +
-  simh-ks/tymcom-x.html +
-  simh-ks/tymcom-x-simh.html +
-  simh-ks/tymcom-x-status.html +
-  simh-ks/tymcom-x-startup.html +
-  simh-ks/tym-dz11.ini +
-  simh-ks/tym-fresh.ini +
-  simh-ks/tym-prod.ini +
-  Linux% ls -lh /b/share/data/tymcom-x.txz  +
-  -rw-r--r-- 1 jms HomeUsers 59M Nov 27 23:10 /b/share/data/tymcom-x.txz+
  
 Place in a private directory on Google Drive, right-click to get a URL to share. Place in a private directory on Google Drive, right-click to get a URL to share.
  
 +To share a working system, enter one of the following commands:
 +
 +  Linux% tar cvfj /b/share/data/3-pack.tbz simh-ks/pdp10* simh-ks/x17* simh-ks/readme.*
 +  Linux% tar cvfj /b/share/data/2-pack.tbz simh-ks/pdp10* simh-ks/x14* simh-ks/readme.*
 +  Linux% tar cvfj /b/share/data/1-pack.tbz simh-ks/pdp10* simh-ks/x95* simh-ks/dz11* simh-ks/newmon.*
 +  
 ==== Other pages ==== ==== Other pages ====
  
 [[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|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-status.1523510844.txt.gz · Last modified: 2018/04/12 05:27 by jms