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

kc2tap - convert KC files to raw KC tape images

Author

       This manual page was written by Torsten Paul <Torsten.Paul@gmx.de>, for the Debian GNU/Linux system  (but
       may be used by others).

                                                                                                       kc2tap(1)

Bugs

       Basic files are not handled properly.

Description

kc2tap converts the following file types to raw KC tape images

       1) files used by the KC emulator by Arne Fitzenreiter (usually named .TAP)

       2)  files  used  by  the  GEMINI-SOFT KC emulator (usually named .GPF for machine code files and .GBF for
       basic files)

       3) BASIC files (usually named .SSS)

       4) KC image files that contain the data written by the KC tape routines without block number and checksum
       (usually named .KCC or .KCB where the .KCB files are BASIC files with an autostart routine)

Name

       kc2tap - convert KC files to raw KC tape images

See Also

kcemu(1x), kctape(1), kc2wav(1), kc2img(1), kc2raw(1)

Synopsis

kc2tap<infile><outfile>

See Also