home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / utility / disk / copycart / readme.txt < prev   
Text File  |  1990-07-01  |  5KB  |  102 lines

  1.  
  2.                    ATARI Megafile 44 Cartridge Copy v1.05
  3.   
  4.                            Written by Anton Raves
  5.  
  6.                              Revision: 01/07/90
  7.  
  8.  
  9. This utility program enables the user of an Atari Megafile 44 to copy a SQ400
  10. cartridge with just one drive for backup purposes.  The program runs on every
  11. Atari ST computer, from the 520 to the Mega ST4,  although the number of car-
  12. tridge swaps will reduce with larger memories available. On a Mega ST4 you'll
  13. have to swap 13 times, taking about 15 minutes. If you have a second Megafile
  14. 44, it will take only 2 minutes 47 seconds to copy an entire cartridge.
  15.  
  16. The program is 4345 bytes, and was written entirely in 68000 machinecode with
  17. the Hisoft Devpac 2 assembler. It can be used in medium and high resolution.
  18.  
  19. -----------------------------------------------------------------------------
  20.  
  21. Before you are going to use COPYCART.PRG you are advised to remove RAM-disks,
  22. deskaccessories and AUTO-start programs, as they take away valuable memory!
  23.  
  24. And some AUTO-start programs may interfere with COPYCARTs operations.
  25.  
  26. Double click on COPYCART.PRG,   and after a few seconds you get a menu with 3
  27. options:
  28.  
  29.                 START,  which will take you to another menu where you
  30.                         can choose the source and target drives. After
  31.                         that you will be prompted to insert the right
  32.                         cartridges until it is completely copied.
  33.  
  34.                 RESET,  you may like to reset your computer after a
  35.                         copy operation. NOTE that this reset is the
  36.                         same as switching your computer off and on,
  37.                         any RAMDISK on board is lost! (It is advised
  38.                         to remove RAMDISKs before copying, as you'll
  39.                         need all the memory you can get!!!)
  40.  
  41.                 QUIT,   you'll probably guess what this is meant for.
  42.  
  43. On choosing the source- and target Megafile 44's please check that you choose
  44. the right one's !!!
  45.  
  46. You will hear a short beep each time you're requested to insert the next car-
  47. tridge. Please take great care in waiting for the Megafile to be ready before
  48. remove the cartridge, as well as for the Megafile to show you the GREEN light
  49. before pressing DONE in the swap dialog. Should you make an error by pressing
  50. DONE too soon, the copy operation will be aborted, for safety reasons !!!
  51.  
  52. Also make sure that you are using the HDX 3.01 or later,   otherwise COPYCART
  53. can only backup the first 32Mb due to a 32Mb limit in HDX 2.1.   And the last
  54. rule you'll have to stick to is that the destination cartridge has to be for-
  55. matted before using it,  COPYCART doesn't format (because it would take extra
  56. time to do so, and a lot of extra code as well !!!).
  57.  
  58. The good news on the other hand,   that COPYCART.PRG uses an IMAGE methode to
  59. copy the cartridges, enabling you to copy Spectre HD's, ALADIN HD's,  as well
  60. as the cartridges created on an Atari PC4/X with Syquest SQ555.
  61.  
  62. The program has been tested on the Atari Megafile 44 as well as using a Supra
  63. SCSI hostadaptor and a seperate Syquest drive, formatted with HDX 3.01.
  64.  
  65. Contents of COPYCART.ARC:       COPYCART.PRG, the program itself
  66.                                 README.TXT, this document
  67.  
  68. -----------------------------------------------------------------------------
  69.  
  70. What's new in v1.01:
  71.  
  72. - An 8K buffer has been released to the total memory,   decreasing the number
  73.   of swaps on a Mega 4 by one.
  74.  
  75. What's new in v1.02:
  76.  
  77. - An indicationbar has been added, now you can see how many times you'll have
  78.   to swap before you have an entirely copied cartridge.
  79.  
  80. What's new in v1.03:
  81.  
  82. - Another 239 bytes were removed from the program.
  83.  
  84. What's new in v1.04:
  85.  
  86. - Version 1.03 contained a serious bug, letting you think your original cart-
  87.   ridge is damaged, while it isn't. SO DON'T USE V1.03 !!!
  88.  
  89. What's new in v1.05:
  90.  
  91. - An extra option has been inserted into Copy Cartridge,   now you can use an
  92.   extra harddisk to copy your cartridges. The good thing about this is,  that
  93.   that second harddisk doesn't have to be a Megafile 44, as long as it has 44
  94.   Mb of free space. This can be a Megafile 60, or even an internal 49Mb Hard-
  95.   disk,  like a Seagate ST157N-1.   This extra option can be found in the two
  96.   device selectors by clicking the button FILE.   COPYCART will show an item-
  97.   selector where you can give a name for the file.  The file-extension has to
  98.   be .CAR !!! If you are copying to a file, COPYCART will check the free disk
  99.   space first.  You will need a free partition with the nice size of 44390400
  100.   bytes !
  101.  
  102.