Exchanged os.rename with shutil.move since there was a problem with moving files between different filesystems.
To give user a possibility to choose what archiver he can use another options was introduced for cd32 and archive wrapper modules. This option will indicate what archiver should be used for compressing the save state directories.
Moved most tests from cd32 module to base one. Added missing tests for cd32 module.