1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2026-01-07 06:14:18 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
853dca385e Readme update 2017-01-07 09:55:22 +01:00
6d84fc4b8a Make wrapper_archiver option mandatory in savestare module 2017-01-07 09:43:53 +01:00
c5ce27e637 Added savestate wrapper module 2017-01-07 09:31:59 +01:00
0cbe6fc9d0 Added wrapper_save_state option 2017-01-03 19:34:42 +01:00
1d35436dee Fixed tests for wrapper modules
Exchanged os.rename with shutil.move since there was a problem with
moving files between different filesystems.
2017-01-03 06:01:30 +01:00
5f98e9b794 Moved save state out of _make_archive method
Now _save_save method will be called from run() method.
2017-01-02 19:30:09 +01:00
48bb1b1e1f Bumped version, readme update 2017-01-02 15:46:07 +01:00
6667f5c5be README update 2016-12-27 22:13:39 +01:00
b3cbd915a5 Added plain module to the docs 2016-12-23 18:46:53 +01:00
9037f013d3 Added travis conf 2016-12-19 20:27:52 +01:00
e3cfd02686 Readme update 2016-12-19 18:24:37 +01:00
a70befad3b Initial commit 2016-12-18 20:42:04 +01:00