Skip to content

AnalogMan151/XCI_Trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

XCI_Trimmer

Python3 script to trim and pad XCI ROM files. Works on Windows, Linux, macOS and any OS that can run python3.

usage: XCI_Trimmer.py [-h] (-t | -p) [-c] filename

Trim or Pad XCI rom files

positional arguments:
  filename    Path to XCI rom file

optional arguments:
  -h, --help  show this help message and exit
  -t, --trim  Trim excess bytes
  -p, --pad   Restore excess bytes
  -c, --copy  Creates a copy instead of modifying original file

About

Python3 script to trim and pad XCI ROM files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages