User Tools

Site Tools


x68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
x68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable [2011/12/31 05:25] eidisx68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable [2011/12/31 05:33] eidis
Line 1: Line 1:
 ==== File transfer between Windows PCs and X68000 machines using a null modem cable ==== ==== File transfer between Windows PCs and X68000 machines using a null modem cable ====
  
-The following tutorial is kind contribution by our forum member Magic Knight.+The following tutorial is kind contribution by our forum member **Magic Knight**.
  
 Last year I had a problem. I wanted to transfer files which I had downloaded from the Internet onto my Windows PC over to my X68000. I didn’t have a 5.25” drive on my PC, and even if I were to get one, I was running Windows XP so a program like xfloppy wasn’t going to work anyway. I do have a laptop, running Windows 98, but with no way to connect a 5.25” drive. Last year I had a problem. I wanted to transfer files which I had downloaded from the Internet onto my Windows PC over to my X68000. I didn’t have a 5.25” drive on my PC, and even if I were to get one, I was running Windows XP so a program like xfloppy wasn’t going to work anyway. I do have a laptop, running Windows 98, but with no way to connect a 5.25” drive.
Line 87: Line 87:
 Now reset the X68000 so that the driver loads while booting. Now reset the X68000 so that the driver loads while booting.
  
-At the X68000 Command line type+At the X68000 Command line type:
  
 <code>A:\>SPEED 4800 b8 pn s1 rts</code> <code>A:\>SPEED 4800 b8 pn s1 rts</code>
Line 104: Line 104:
 ==== 6.  Transfer sxmr.bas from the Windows PC to the X68000 ==== ==== 6.  Transfer sxmr.bas from the Windows PC to the X68000 ====
  
-At the X68000 Command line type+At the X68000 Command line type:
  
 <code>A:\>copy aux sxmr.bas</code> <code>A:\>copy aux sxmr.bas</code>
Line 116: Line 116:
 This is an easy method to transfer text files from Windows PC to X68000. This is an easy method to transfer text files from Windows PC to X68000.
  
-CAUTION:+**CAUTION:**
   *The copy command of X68000 does not stop until 0x1a is received.   *The copy command of X68000 does not stop until 0x1a is received.
   *You might have to use the INTERRUPT switch or the RESET button to abort the copy command if you have a problem.   *You might have to use the INTERRUPT switch or the RESET button to abort the copy command if you have a problem.
Line 127: Line 127:
 ==== 7.  Transfer ZM.X from Windows PC to X68000 ==== ==== 7.  Transfer ZM.X from Windows PC to X68000 ====
  
-If you already have an LZH extractor on your X68000, transfer the file ZMX68K4.LZH.+  *If you already have an LZH extractor on your X68000, transfer the file ZMX68K4.LZH
 +  *Otherwise, transfer ZM.X extracted from ZMX68K4.LZH by using your favourite tool.
  
-Otherwise, transfer ZM.X extracted from ZMX68K4.LZH by using your favourite tool. +At the X68000 Command line type:
- +
-At the X68000 Command line type+
  
 <code>A:\>basic sxmr.bas</code> <code>A:\>basic sxmr.bas</code>
Line 154: Line 153:
 ==== 8.  Transfer any files from Windows PC to X68000 ==== ==== 8.  Transfer any files from Windows PC to X68000 ====
  
-At the X68000 Command line type+At the X68000 Command line type:
  
 <code>A:\> zm -r</code> <code>A:\> zm -r</code>
Line 165: Line 164:
                                        -Filename: any file</code>                                        -Filename: any file</code>
  
-If you had transferred not ZMX68K4.LZH but ZM.X, you should transfer a LZH extractor, e.g. lx.r, and ZMX68K4.LZH first and replace ZM.X. lx.r is here:+If you had transferred not ZMX68K4.LZH but ZM.X, you should transfer a LZH extractor, e.g. lx.r, and ZMX68K4.LZH first and replace ZM.X. 
 + 
 +lx.r is here:
  
 http://retropc.net/x68000/software/tools/archiver/lx/ http://retropc.net/x68000/software/tools/archiver/lx/
Line 178: Line 179:
                                -Receive</code>                                -Receive</code>
  
-At the X68000 Command line type+At the X68000 Command line type:
  
 <code>A:\> zm -s FILENAME</code> <code>A:\> zm -s FILENAME</code>
x68000/file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable.txt · Last modified: 2020/06/20 19:23 by NFG