mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2025-12-31 11:02:36 +01:00
Moved save state out of _make_archive method
Now _save_save method will be called from run() method.
This commit is contained in:
@@ -126,6 +126,7 @@ Options used:
|
||||
|
||||
* ``wrapper`` (required) with ``cd32`` as an value
|
||||
* ``wrapper_archive`` (required) path to the archive with CD32 iso/cue/wav
|
||||
* ``wrapper_archiver`` (required) archiver to use for storage save state
|
||||
* ``wrapper_gui_msg`` (optional) if set to "1", will display a graphical
|
||||
message during extracting files
|
||||
|
||||
@@ -181,7 +182,8 @@ Options used:
|
||||
|
||||
* ``wrapper`` (required) with ``cd32`` as an value
|
||||
* ``wrapper_archive`` (required) path to the archive with assets (usually means
|
||||
whole system directories, floppies or hd images)
|
||||
* ``wrapper_archiver`` (required) archiver to use for storage save state
|
||||
whole system directories, floppies or hard disk images)
|
||||
* ``wrapper_gui_msg`` (optional) if set to "1", will display a graphical
|
||||
message during extracting files
|
||||
* ``wrapper_persist_data`` (optional) if set to "1", will compress (possibly
|
||||
|
||||
Reference in New Issue
Block a user