man ld65 (Commandes) - linker for o65 object files
NAME
ld65 - linker for o65 object files
SYNOPSIS
ld65 [OPTION]... FILE...
DESCRIPTION
ld65 is a linker for files in the `o65' object format.
OPTIONS
- -b? addr
- Relocate segment `?' to `addr'. `?' should be one of t(ext), d(ata), b(ss), and z(ero) segment
- -o filename
- Set output filename, default is `a.o65'
- -G
- Suppress writing of globals
- --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>.