Charpacker
main(arguments=None)
Initialises an empty memory, loads subsequently the defined files to their addresses and writes the memory as occupied by the loaded contents.
Parameters: |
|
---|
Options
- --file/-f <FILE>[,<FILE>]*: the file(s) to load, separated by ‘,’
- --output/-o <FILE>: the name of the file to write the memory to