# Idea:	Zoinkity
# Author:	Kosmos
# C#
# Created:		19-22.08.2020

About HexRipper.
export files from file_container.
Requare filelists like filelists for Midwaydec by Zoinkity, but only bin and Skip types.

About FilePartRewriter.
import files to file_container.
Requare filelists like filelists for Midwaydec by Zoinkity, but only bin and None types.
The filelist is used to control file sizes: Byte-padding if smaller and padding mode actived or not inseted and errorlog if larger.
[padding mode (/1 padding based on last address byte, /0 padding based on FF - last address byte, 0-255 padding with this byte)]