logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ct2util - manual page for CheeseCutter 2 utilities (Nov 12 2018)

Description

       CheeseCutter 2 utilities (Nov 12 2018)

              ct2util import <infile> <infile2> <-o outfile> ct2util init <binaryfile> <-o outfile>

   Commands:
       prg    Export song (.ct) to PRG file

       sid    Export song (.ct) to SID file

       dump   Dump song data to assembler source (BETA)

       import Copy data from another song without overwriting the player

       init   Create a fresh .ct from player binary

   Generaloptions:-o <outfile>
              Set output filename (by default gathered from input filename)

   Exportoptions:-r <addr>
              Relocate output to address (default = )

       -d <num>
              Set the default subtune (1-32)

       -s <num>
              Export single subtune (1-32) (disables -d)

       -zp <num>
              Relocate zero page (valid range 2-)

       -q     Don't output information

       Prefix value options with '0x' or '$' to indicate a hexadecimal value.

Name

       ct2util - manual page for CheeseCutter 2 utilities (Nov 12 2018)

See Also

ccutter(1),klystrack(1),protracker(1), hivelytracker(1), schismtracker(1), goattracker(1).

CheeseCutter 2 utilities (Nov 12 2018)            November 2018                                       ct2util(1)

Synopsis

ct2util<command><options><infile><-ooutfile>

See Also