home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / prt / prnmov.do < prev    next >
Text File  |  2006-10-19  |  1KB  |  26 lines

  1. INSTRUCTIONS FOR RELOCATING PRINT
  2.  
  3. In the two years since PRINT went public, many more machine language programs 
  4. have appeared on the scene.  Primarily, these programs have been for the 
  5. purpose of supporting the Tandy disk drive.  Since HIMEM has become so crowded,
  6. the time has come to make PRINT relocatable.  To move PRINT to a different 
  7. address in RAM:
  8.  
  9. 1.  Install PRINT.CO in your computer.
  10. 2.  Load and run PRN100.RL2.
  11.  
  12. The relocation program saves only one byte of the program to low memory.  It 
  13. does show you the new addresses used by PRINT.  If you want to save the 
  14. relocated version to tape or disk, then:
  15.  
  16. SAVEM"PRINT",top,end,exe
  17.  
  18. substituting the actual addresses for top, end, and exe.  Then you will be able
  19. to save your relocated PRINT to cassette or disk.
  20.  
  21. I think I found all the places needing relocation.  However, if anyone has 
  22. problems with a relocated version, let me know.  I may have missed a spot!
  23.  
  24. Jim Irwin
  25. 72346,1020
  26.