X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=notes.adoc;h=00a733a0e3dd76a5ada810bbf12e3171ac30a773;hb=ba5c7dacb5ae838da74200b5363ef89b7677ce01;hp=fd3504a6f2ce68a4d62668690e3b4542f0cf070e;hpb=eaee02aa09d1db40ea10d3b77e7df1e2e9c6b9ba;p=open-adventure.git diff --git a/notes.adoc b/notes.adoc index fd3504a..00a733a 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 been added. When it is given (with a file +path argument) it is functionally equivalent to RESTORE command. + == Translation == The 2.5 code was a mechanical C translation of a FORTRAN original.