Added dBASE III copy-protection notes

This commit is contained in:
Jeff Parsons 2017-08-11 13:30:19 -07:00 committed by Jeff Parsons
commit cce8f6a48d

View file

@ -22,7 +22,7 @@ Perhaps my thinking was that, after all, it's just software, so how hard could i
the challenge very seriously, because I also made a lot of notes.
I recently found [those notes](/docs/personal/#dbase-iii-copy-protection), along with copies of the
[dBASE III disks](/disks/pcx86/apps/other/dbase3/1.0/) used. Unfortunately, all they contained was my *patched*
[dBASE III disks](/disks/pcx86/apps/other/dbase3/1.0/) used. Unfortunately, all the disks contained was my *patched*
(unlocked) version of `DBASE.EXE`, and for the sake of a complete archive, I wanted the *unpatched* (locked) version as
well. Fortunately, my patching notes also show all the original bytes, so I reproduced the original file by reversing
the patching process, using PCjs: