Scroll to navigation

CARTCONV(1) General Commands Manual CARTCONV(1)

NAME

cartconv - a stand alone cartridge conversion program

SYNOPSIS

cartconv [options]

DESCRIPTION

cartconv is a cartridge conversion utility, it can convert between binary and .crt images and it can 'insert' binary and/or .crt images into the EPROM type of cartridges. It is part of the VICE emulator.

This parameter is mandatory, it should contain the name of the binary/.crt file you want to convert. For the EPROM type of cartridges this parameter can be used multiple times to insert images into the resulting file.
This parameter is mandatory, it should contain the name of the binary/.crt file you want to convert the input file to.
This parameter is optional. It is only needed when converting to a .crt file. See below for the supported cartridge types.
This parameter is optional and is used as the cartridge name when creating a .crt file.
This parameter is optional and is used as the load-address when converting a .crt file to a .prg file, or when converting to a generic type .crt file.
This parameter is optional, and is meant to output information about the named file. It can't be used in conjuction with any of the other parameters.
This parameter is optional, it enables repair mode (accept broken input files)
This parameter is optional, it disables all non-error messages

The following cartridge types are supported:

Binary .bin file (Default crt->bin)
Generic 8kB/12kB/16kB .crt file (Default bin->crt)
Binary C64 .prg file with load-address
Ultimax mode 4kB/8kB/16kB .crt file
Atomic Power .crt file
Action Replay MK2 .crt file
Action Replay MK3 .crt file
Action Replay MK4 .crt file
Action Replay V5 .crt file
Capture .crt file
Comal 80 .crt file
Dela EP256 .crt file, extra files can be inserted
Dela EP64 .crt file, extra files can be inserted
Dela EP7x8 .crt file, extra files can be inserted
Dinamic .crt file
Diashow-Maker .crt file
EasyFlash .crt file
Easy Calc Result .crt file
Epyx FastLoad .crt file
EXOS .crt file
Expert Cartridge .crt file
Formel 64 .crt file
The Final Cartridge .crt file
The Final Cartridge III .crt file
Final Cartridge Plus .crt file
Freeze Frame .crt file
Freeze Machine .crt file
Fun Play .crt file
Game Killer .crt file
GMod2 .crt file
C64 Games System .crt file
IDE64 .crt file
IEEE-488 Interface .crt file
KCS Power Cartridge .crt file
Kingsoft .crt file
MACH 5 .crt file
Magic Desk .crt file
Magic Formel .crt file
Mikro Assembler .crt file
MMC64 .crt file
MMC Replay .crt file
Magic Voice .crt file
Ocean .crt file
Prophet64 .crt file
Pagefox .crt file
REX 256k EPROM Cart .crt file, extra files can be inserted
RGCD .crt file
ROSS .crt file
Retro Replay .crt file
RR-Net MK3 .crt file
REX Utility .crt file
Snapshot 64 .crt file
Structured BASIC .crt file
Super Explode V5.0 .crt file
Super Games .crt file
Silverrock 128K Cartridge .crt file
Simons' BASIC .crt file
Super Snapshot V4 .crt file
Super Snapshot V5 .crt file
Stardos .crt file
Westermann Learning .crt file
Warp Speed .crt file
Zaxxon .crt file @end table

SEE ALSO

vice(1), c1541(1), petcat(1)

AUTHORS

Marco van den Heuvel <blackystardust68@yahoo.com>

March 2017 VICE