Unprotect for ARTICFOX By EA This is to help you get ArticFox working on a PCjr. It seems that the reason the program will not run is because of the copy protection that was used on the disk. Since EA does not want to correct this problem, I wrote the following patch that will remove the copy protection form the AFOX.EXE file. In the future I will try to get AFOX16.EXE to run on the jr. Lou Davidson First make a copy of all of the files on the ArticFox diskette. Next copy DEBUG.COM from your DOS disk to this copy. Now for the MEAT OF IT! Now using your copy, rename AFOX16.EXE A DEBUG A [CR] U125F [CR] ; You should see: JZ 1264 A125F [CR] JMP 1264 [CR] [CR] U3F13 [CR] ; You should see: INT 13 A3F13 [CR] NOP [CR] NOP [CR] U3F1F [CR] ; You should see: INT 13 A3F1F [CR] NOP [CR] NOP [CR] [CR] U3F2C [CR] ; You should see: INT 13 A3F2C [CR] NOP [CR] NOP [CR] [CR] W [CR] Q [CR] RENAME A AFOX.EXE You now have a copy of ArticFox that will work on the PCjr. To run you just type AFOX.