Consolidated /docs into /pubs
This commit is contained in:
parent
9d356c582b
commit
71d117fa02
106 changed files with 350 additions and 317 deletions
23
pubs/personal/README.md
Normal file
23
pubs/personal/README.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
layout: page
|
||||
title: Personal Documents of Dubious Historical Interest
|
||||
permalink: /pubs/personal/
|
||||
---
|
||||
|
||||
Personal Documents of Dubious Historical Interest
|
||||
-------------------------------------------------
|
||||
|
||||
I'm kicking off this new section of the site with a couple of documents I created in 1984, detailing one of my early
|
||||
adventures in PC debugging: decoding and disabling [dBASE III Copy-Protection](#dbase-iii-copy-protection).
|
||||
|
||||
---
|
||||
|
||||
### dBASE III Copy-Protection
|
||||
|
||||
* [dBASE III Debugging Notes](/pubs/personal/1984-09-16--DBASE_III_DEBUG.pdf)
|
||||
* [dBASE III Patching Procedure](/pubs/personal/1984-09-25--DBASE_III_PATCH.pdf)
|
||||
|
||||
NOTE: Copies of the [dBASE III](/disks/pcx86/apps/other/dbase3/1.0/) disks can be found in our [IBM PC Disk Library](/disks/pcx86/).
|
||||
|
||||
*[@jeffpar](http://twitter.com/jeffpar)*
|
||||
*Last Update: Aug 11, 2017*
|
||||
Loading…
Reference in a new issue