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:26] eidisx68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable [2012/03/08 13:40] 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 21: Line 21:
   *Your Windows PC will probably have to be Windows 95/98 or similar, I haven’t tried it with other operating systems. You could try it and see if it works on your own system.   *Your Windows PC will probably have to be Windows 95/98 or similar, I haven’t tried it with other operating systems. You could try it and see if it works on your own system.
   *Your X68000 probably needs Human68k 3.02, it may well work with earlier versions, I really don’t know.   *Your X68000 probably needs Human68k 3.02, it may well work with earlier versions, I really don’t know.
-  *A null modem cable. The one I got to work is the Sanwa KR-MD1.+  *A null modem cable. Use the following diagram to construct the cable.
  
-http://www.sanwa.co.jp/product/syohin.asp?code=KR-MD1&cate=1&keyword=kr-md1 +http://www.gamesx.com/wiki/doku.php?id=x68000:rs232_null_modem_cable_with_partial_handshaking
- +
-|{{ :x68000:kr-md1_1.jpg?250 |}}  |{{ :x68000:kr-md1_2.gif?250 |}} | +
-|{{ :x68000:kr-md1_4.gif?250 |}}  |{{ :x68000:kr-md1_5.jpg?250 |}} | +
- +
- +
-You can see how the pins from each end are connected, so you can probably find a similar cable in your own country. You may also have to connect two cables together before you get the right connection.+
  
 Ensure that both machines are turned OFF when connecting the cable. Ensure that both machines are turned OFF when connecting the cable.
Line 87: Line 81:
 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 98:
 ==== 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 127: Line 121:
 ==== 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 147:
 ==== 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 158:
                                        -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 173:
                                -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