

   What is ptcrt?
 -----------------------------------------

    ptcrt is a tool that can batch output patch code for roms.  This is
    useful if you have a rom you know is bad, but it is the best un-hacked
    one known.  You can compare that rom with a fixed version and use
    the patches created to fix the rom "on-the-fly" 



   How do I use it?
 -----------------------------------------

    If you have any questions, just run the program.  It will tell you
    what commands it supports.


   
   How about an example?
 -----------------------------------------

 Sure:

    To compare the p1 from kof2002 to kf2k2pls and get patches for fba (new):

        ptcrt F 265-p1.bin 265-p1p.bin

    To compare the p1 from kof2002 to kf2k2pls and get patches for MAME:

        ptcrt M 265-p1.bin 265-p1p.bin


   Who wrote this code? (Credits, please do not remove!)
 -----------------------------------------

    This code was written entirely by me, IQ_132
        http://www.freepgs.com/iq_132/
