Updated 1-2-3 READMEs
This commit is contained in:
parent
b813385fd9
commit
f5b8345c1b
2 changed files with 5 additions and 5 deletions
|
|
@ -20,9 +20,9 @@ This version of 1-2-3 is known as **Release 1A**, which differs from the later
|
|||
whereas [Release 1A\*](/disks/pcx86/apps/lotus/123/1as/) contained files dated `7-01-83`.
|
||||
|
||||
WARNING: These disk images are not originals. We've tried to recreate the System Disk as it was originally
|
||||
distributed (aside from the [Copy-Protection Patch](#copy-protection-patch)), but the other disks we've left as we found
|
||||
them: original Lotus 1-2-3 files dated `6-07-83` along with a mixture of PC-DOS 1.10 and PC-DOS 2.10 binaries (eg,
|
||||
`COMMAND.COM`, `DISKCOPY.COM`, `DISKCOMP.COM`, etc.)
|
||||
distributed (aside from the [Copy-Protection Patch](#copy-protection-patch)), but the other disks have been left
|
||||
as we found them: original Lotus 1-2-3 files dated `6-07-83` along with a random mixture of PC-DOS 1.10 and
|
||||
PC-DOS 2.10 binaries (eg, `COMMAND.COM`, `DISKCOPY.COM`, `DISKCOMP.COM`, etc.)
|
||||
|
||||
{% include machine.html id="ibm5150-123-1a" %}
|
||||
|
||||
|
|
@ -179,7 +179,7 @@ of `123.EXE` which bypasses the usual copy-protection tests. The patch is descr
|
|||
7. type Q
|
||||
8. Rename 123.XYZ 123.EXE
|
||||
|
||||
The following hexdump confirms the precise location of the patch in the `123.EXE` binary:
|
||||
The following hexdump `diff` confirms the precise differences between the original `123.EXE` and the patched copy:
|
||||
|
||||
2698c2698
|
||||
< 0000aaa0 02 b0 01 1e 07 8d 1e 92 06 cd 13 80 fc 02 75 01 |..............u.|
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ This version of 1-2-3 is known as **Release 1A\***, which differs from the origi
|
|||
whereas [Release 1A](/disks/pcx86/apps/lotus/123/1a/) contained files dated `6-07-83`.
|
||||
|
||||
Unlike the [Release 1A](/disks/pcx86/apps/lotus/123/1a/) disks, these disk images are from the private PCjs disk
|
||||
collection, and (aside from the [Copy-Protection Patch](#copy-protection-patch)) we believe they are authentic copies
|
||||
collection, and aside from the [Copy-Protection Patch](#copy-protection-patch), we believe they are authentic copies
|
||||
of the original distribution disks.
|
||||
|
||||
{% include machine.html id="ibm5150-123-1as" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue