X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=notes.adoc;h=f1716baf8b4c0a5d924b7c44c4d9fc6de94d7b28;hb=refs%2Fmerge-requests%2F93%2Fhead;hp=fd3504a6f2ce68a4d62668690e3b4542f0cf070e;hpb=51a88bec4dd66a95f0c17d1cc8c78bb11fc0c92e;p=open-adventure.git diff --git a/notes.adoc b/notes.adoc index fd3504a..f1716ba 100644 --- a/notes.adoc +++ b/notes.adoc @@ -73,6 +73,9 @@ necessarily pretty ugly by modern standards. Encryption and checksumming have been discarded - it's pointless to try tamper-proofing saves when everyone has the source code. +A -r command-line option has been added. It is functionally equivalent +to RESTORE command, but faster. + == Translation == The 2.5 code was a mechanical C translation of a FORTRAN original.