textfiles/piracy/UNPROTECTS/fastback.unp
2021-04-15 13:31:59 -05:00

90 lines
2.6 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This patch is for FASTBACK By Fith Generation Ver. 5.0
This patch allows you to run fastback with out master disk in drive A:
It will ask you for master disk but any formated floppy will work.
Make backup copy using diskcopy of master disk.
If you have already installed it then use the rename command because debug
will not write an .EXE file.
Then do the following (IF DATA DOES NOT MATCH THEN THIS MIGHT NOT WORK):
Version 5.0 only!!
A>REN FASTBACK.EXE FASTBACK.PGM
A>DEBUG FASTBACK.PGM
-E 28B2 <CR>
-XXXX:28B2 7D.90 <SP> 2E.90 <CR>
-E 28B7 <CR>
-XXXX:28B7 7D.90 <SP> 29.90 <CR>
-E 2972 <CR>
-XXXX:2972 7D.90 <SP> 2F.90 <CR>
-E 2977 <CR>
-XXXX:2977 7D.90 <SP> 2A.90 <CR>
-W
Writing blocks xxxx
-Q
A>REN FASTBACK.PGM FASTBACK.EXE
A> the end !!!!! ,
now install it on your hard disk.
have fun with out the master disk.
R. R. S. Orlando FL 10/22/85
Version 5.01 only!!
A>REN FASTBACK.EXE FASTBACK.PGM
A>DEBUG FASTBACK.PGM
-E 28B2 <CR>
-XXXX:29AD 7D.90 <SP> 2E.90 <CR>
-E 28B7 <CR>
-XXXX:29B2 7D.90 <SP> 29.90 <CR>
-E 2972 <CR>
-XXXX:2A6D 7D.90 <SP> 2F.90 <CR>
-E 2977 <CR>
-XXXX:2A72 7D.90 <SP> 2A.90 <CR>
-W
Writing xxxx blocks
-Q
A>REN FASTBACK.PGM FASTBACK.EXE
A> the end !!!!! ,
now install it on your hard disk.
have fun with out the master disk.
If these numbers don't match your version, try the following:
A>REN FASTBACK.EXE FASTBACK.PGM
A>DEBUG FASTBACK.PGM
-SCS:100 C484 7D 2E <CR>
XXXX:AAAA ;XXXX = DON'T CARE, BUT WE DO WANT
XXXX:XXXX ;AAAA, BBBB, CCCC AND DDDD
-SCS:100 C484 7D 29 <CR>
XXXX:XXXX
XXXX:BBBB
-SCS:100 C484 7D 2F <CR>
XXXX:CCCC
-SCS:100 C484 7D 2A <CR>
XXXX:DDDD
-E 28B2 <CR>
-XXXX:AAAA 7D.90 <SP> 2E.90 <CR> ;NOW, USE THE NUMBERS YOU GOT
-E 28B7 <CR> ;ABOVE FOR AAAA, BBBB, CCCC &
-XXXX:BBBB 7D.90 <SP> 29.90 <CR> ;DDDD
-E 2972 <CR>
-XXXX:CCCC 7D.90 <SP> 2F.90 <CR>
-E 2977 <CR>
-XXXX:DDDD 7D.90 <SP> 2A.90 <CR>
-W
Writing xxxx blocks
-Q
A>REN FASTBACK.PGM FASTBACK.EXE
A> the end !!!!! ,
now install it on your hard disk.
have fun with out the master disk.
San Francisco, CA 11/9/85.