home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / USCX / DOSUT-02.ZIP / QUADRAM.DOC < prev    next >
Text File  |  1983-11-06  |  2KB  |  44 lines

  1. The Quadram RAM Drive has the very nice feature of looking exactly
  2. like a floppy.    They are compatible with FORMAT, DISKCOPY and
  3. DISKCOMP.  This permits copying software program disks containing hidden
  4. and/or system files to ramdrive.
  5.  
  6. The size of the drives can be adjusted in relatively small increments
  7. at installation.  Parameter values of 5 or 10 yield full single sided
  8. or double sided drives suitable for diskcopy operations.  Other parm
  9. values result in a portion of the disk being `bad sectored.' Except
  10. for diskcopy operations the result is a perfectly good intermediate
  11. sized disk.
  12.  
  13. Except as noted memory size is determined by MEMORY_SIZE at 0000:0413.
  14. Thus it is possible to utilize memory above the PC system board switch
  15. limit of 544KB.
  16.  
  17. Don't let the XT in the names mislead you.  They work fine on the PC.
  18.  
  19. QD.EXE      Version 2.4A
  20. Generates RAMdrive up to 320KB.  Use form QD n where n is a number from 0
  21. to 10 indicating the number of 32KB blocks allocated to RAMdrive.  In an
  22. AUTOEXEC.BAT file use the form QD n/A .  Reads memory size from system
  23. board switch settings.
  24.  
  25. QDXT.EXE    DOS 2.0 Version 1.0A
  26. Nine sector tracks, n 36KB blocks up to 360KB, reads MEMORY_SIZE.
  27.  
  28. QM.EXE      Version 1.0A
  29. Multidrive version, eight sector tracks, reads MEMORY_SIZE.
  30.  
  31. QMXT.EXE    DOS 2.0 Version 1.0A
  32. Nine sector track version of QM.EXE.
  33.  
  34. QSPOOL.COM    Version 1.02
  35. Use form QSPOOL n where n is the number of 8KB blocks assigned to print
  36. spooling.
  37.  
  38. QSWAP.COM     Version 1.0
  39.      Swaps LPT1: and LPT2:
  40.  
  41. AD.COM      Version 1.00
  42.      Alphabetical directory listing.
  43.  
  44.