Difference between revisions of "TransferPC"

From Hackbox
(Ideas)
Line 16: Line 16:
 
== Ideas ==
 
== Ideas ==
  
 +
* Diskette transfer
 
** has both 3,5" and 5,25" drives
 
** has both 3,5" and 5,25" drives
 
** has a suitable disk controller compatible with ImageDisk.
 
** has a suitable disk controller compatible with ImageDisk.
 
** optionally has an 8" disk drive.  See [http://www.classiccmp.org/dunfield/img/]
 
** optionally has an 8" disk drive.  See [http://www.classiccmp.org/dunfield/img/]
 +
 +
* Logical Analyser
 +
** Using the parallel port, see [http://www.codeproject.com/KB/system/17ChannelLogicAnalyzer.aspx here]

Revision as of 01:58, 25 November 2010

Software

Win98se

Essentials:

  • Firefox 2.x
  • 7-zip
  • WinSCP
  • HxD (hex editor)
  • Audacity

Transfer utilities:

  • HPDrive
  • Star Commander

Ideas

  • Diskette transfer
    • has both 3,5" and 5,25" drives
    • has a suitable disk controller compatible with ImageDisk.
    • optionally has an 8" disk drive. See [1]
  • Logical Analyser
    • Using the parallel port, see here