From 3cf17ecef2ac48e92910ac971fec9ea5b3eeb1d3 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 12 Dec 2008 00:19:08 +0000 Subject: Implemented snapshots and SAVE. --- instructions.txt | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'instructions.txt') 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 -- cgit v1.2.3