my emulation-related scripts, mostly to ease cleaning up of rom collections and speed-up customizing retropie/retroarch.
most (if not all) can be used directly on rpi itself.
- purge_tosec
- zip_to_adz
- mkm3u
- mkchd
- mklpl
- mkconfig
- batch_unzip
- batch_zip
- rezip
- fix_gamelist
- organize_set
- misc assorted scripts
- cue2chd
- iso_to_rvz
- 7z2zip
- batch_archive - extract nested ZIP/7z files and create one archive
- batch_delete_files - recursively delete files and nested directories while preserving input-level directories; prints each deleted path. Use
--no-delete-directoriesto preserve all directories.