home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / unprtc.lzh / FASTBACK.UNP < prev    next >
Text File  |  1985-11-09  |  1KB  |  40 lines

  1.  
  2. This patch is for FASTBACK By Fith Generation Ver. 5.0
  3. this patch allows you to run fastback with out master disk in drive A:
  4. It will ask you for master disk but any formated floppy will work.
  5. Make backup copy using diskcopy of master disk.
  6. then do the following if data doses not match then this might not work
  7.  
  8. 1.    DEBUG FASTBACK.PGM
  9.     -E 28B2 <CR>
  10.     -XXXX:28B2 7D.90 <SP>  2E.90 <CR>
  11.     -E 28B7 <CR>
  12.     -XXXX:28B7 7D.90 <SP>  29.90 <CR>
  13.     -E 2972 <CR>
  14.     -XXXX:2972 7D.90 <SP>  2F.90 <CR>
  15.     -E 2977 <CR>
  16.     -XXXX:2977 7D.90 <SP>  2A.90 <CR>
  17.     -W
  18.     Writing blocks xxxx
  19.     -Q
  20.     A>  the end !!!!! ,
  21.         now install it on your hard disk.
  22.  
  23.     have fun with out the master disk.
  24.     R. R. S. Orlando FL    10/22/85
  25.  
  26. Note for Version 5.1:
  27.  
  28.     The same patches will work but have to be done at slightly
  29.     modified addresses. Using same scheme as above, substitute
  30.     addresses as follows:
  31.         29AD instead of 28B2
  32.         29B2 instead of 28B7
  33.         2A6D instead of 2972
  34.         2A72 instead of 2977
  35.  
  36.     The DEBUG procedure is the same, as are the results.
  37.  
  38.     Blackbeard, ATL,GA    11/6/85
  39.  
  40.