man reloc65 (Commandes) - relocator for o65 object files

NAME

reloc65 - relocator for o65 object files

SYNOPSIS

reloc65 [OPTION]... FILE...

DESCRIPTION

reloc65 is a relocator for files in the `o65' object format.

OPTIONS

-o filename
Set output filename, default is `a.o65'
-b? addr
Relocate segment `?' to `addr'. `?' should be one of t(ext), d(ata), b(ss), and z(ero) segment
-x? addr
Extract segment `?' from file instead of writing back the whole file. `?' should be one of t(ext) or d(ata)
--help
Show summary of options
--version
Show version of program

SEE ALSO

AUTHOR

This manual page was written by David Weinehall <tao@acc.umu.se>.