home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / emulation / d64edir.lha / D64EDir.doc < prev    next >
Text File  |  1997-09-18  |  1KB  |  30 lines

  1.  
  2.   To use "D64EDir", create a "C64Umod" subdirectory in your "Fonts:" directory
  3. and copy "C64Umod/8" to that directory.  Also, copy "C64Umod.font" to your
  4. "Fonts:" directory.
  5.  
  6.   The line 'stack 180000' must be entered before "D64EDir" is run as the Pascal
  7. compiler used allocates any data areas used on the stack and "D64EDir" reads
  8. the entire diskette image into memory before the directory is displayed.
  9.  
  10. Usage: 'D64EDir filename'
  11.  
  12.   The program will append '.D64' to whatever filename you specify on the
  13. command line.  The filename can include a path to another directory but the
  14. total number of characters in the path/filename should not exceed 30 due to
  15. a problem in the Pascal compiler used.
  16.  
  17.   The program will pause when the screen fills or when the 'free space' line
  18. is displayed.  Press any key to see more of the directory or to exit the
  19. program.
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. A note of thanks to Jess Sosnoski, author of "unD64", for giving "D64EDir" a
  28. try and reporting that all he saw when running "D54EDir" was 'stack overflow
  29. error'.
  30.