home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / USCX / DOSUT-08.ZIP / INFO1.BAT < prev    next >
DOS Batch File  |  1982-11-01  |  1KB  |  23 lines

  1. rem  Here is some information on the two ROM snooping programs that are 
  2. rem  provided on this diskette.  There are two programs-- 
  3. rem                
  4. rem    COPYROM -- which will read the ROM programs from the IBM/PC's 
  5. rem                memory, and copy them to diskette (for later use).  
  6. rem                When you execute this program, you must specify the 
  7. rem                diskette file that is to be used to hold the copy of 
  8. rem                ROM, for example by specifying--
  9. rem                    COPYROM MY.ROM
  10. rem                While COPYROM is executing, it will show the ROM date 
  11. rem                on the display screen.
  12. rem                
  13. rem     COMPROM -- which will read two copies of ROM from diskette and 
  14. rem                compare them.  COMPROM will read and display successive 
  15. rem                blocks of 128 bytes.  If there are no differences 
  16. rem                between the two copies, COMPROM will continue.  If 
  17. rem                there are differences, COMPROM will highlight the 
  18. rem                differences, and wait for a keystroke to continue.  You 
  19. rem                must specify the filenames of the two copies of ROM, 
  20. rem                for example by specifying--
  21. rem                    COMPROM OLD.ROM NEW.ROM
  22. rem  
  23.