home *** CD-ROM | disk | FTP | other *** search
/ Brotikasten / BROTCD01.iso / amiga / jnet.txt < prev    next >
Text File  |  1995-08-16  |  694b  |  30 lines

  1.  
  2.     jnet V0.7 (beta) by infinity of browbeat 1993,94
  3.  
  4.  
  5.     Quick instructions how to use jnet:
  6.  
  7.     1) Type 'LOADSAVE.ASC' to C64
  8.     2) Copy 'jnet_64' file to par:
  9.     3) Type run on C64 and wait transfer to complete
  10.     4) assign C64_HD: to your C64 directory on amiga
  11.     5) set stack to 80000
  12.     6) run 'jnet_amiga' on amiga
  13.     7) Start with sys52780 on C64
  14.  
  15.     And now you can use device 7 on C64.
  16.  
  17.     LOAD "$",7    load directory to screen
  18.     LOAD "FILE",7    load FILE to C64
  19.     SAVE "FILE",7    save FILE to amiga
  20.  
  21.     Don't use illegal characters on file names: " /*?#~"
  22.  
  23.     To quit jnet you can type:
  24.     POKE56579,255:POKE56577,4 (it's last line in LOADSAVE.ASC)
  25.  
  26.     Juha Kouri
  27.  
  28.     infinity@niksula.hut.fi
  29.  
  30.