xadrianzetx / cuemake-rs

.cue file generator for .bin PSX ROMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cuemake-rs

Rust implementation of cuemake, a .cue file generator for RetroPie .bin PSX ROMs

Usage

cuemake 0.1.0
xadrianzetx
.cue file generator for .bin or .BIN PSX ROMs

USAGE:
    cuemake [OPTIONS] --binary <binary>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -b, --binary <binary>    Path to .bin or .BIN PSX ROM
    -o, --output <output>    Path to save generated .cue file. Saves into current dir if not specified

About

.cue file generator for .bin PSX ROMs

License:MIT License


Languages

Language:Rust 100.0%