diff options
Diffstat (limited to 'instructions.txt')
-rw-r--r-- | instructions.txt | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/instructions.txt b/instructions.txt index 3b78efa..2e43577 100644 --- a/instructions.txt +++ b/instructions.txt @@ -123,16 +123,25 @@ See the second to last section for more details. - LOAD MEMORY SNAPSHOT - Loads a memory snapshot. This option only works if a FAT-enabled + SAVE MEMORY SNAPSHOT + Saves a memory snapshot. This option only works if a FAT-enabled version of DS81 is being used. See the "Memory Snapshot" section for more details. - SAVE MEMORY SNAPSHOT - Saves a memory snapshot. This option only works if a FAT-enabled + LOAD MEMORY SNAPSHOT + Loads a memory snapshot. This option only works if a FAT-enabled version of DS81 is being used. See the "Memory Snapshot" section for more details. + SAVE JOYPAD/KEY STATE + Saves a snapshot that just contains the current state of the + keyboard and the joypad mappings. This just allows you to save + a complex controller mapping to share between different games. + + LOAD JOYPAD/KEY STATE + This loads the state of the keyboard and the joypad mappings + from a selected file. + CANCEL Cancels the menu. @@ -273,6 +282,15 @@ Not that I've found any that work yet :-) + ALLOW TAPE SAVE + + If enabled this means that files saved with the SAVE command will + try and create a .P file in the ZX81SNAP directory, or the root + directory. You can SAVE "*" to bring up the file selector. + + If not enabled attempts to SAVE files from BASIC will be silently + ignored. + LOAD DEFAULT MEMORY SNAP If enabled DS81 will look for a memory snapshot called AUTO.D81 in |