file65(1) print information for o65 object files

SYNOPSIS

file65 [OPTION]... FILE...

DESCRIPTION

file65 prints file information for files in the o65 object format.

OPTIONS

-V
Print undefined and global labels.
-P
Print the segment end addresses (suitable for the xa(1) command line parameter -b).
-a offset
Print xa(1) "ROMmable" parameter for another file behind this one in the same ROM, located at the specified offset.
-A offset
Does the same thing as -a but only prints the starting address of the next file in the ROM.
--help
Show summary of options.
--version
Show version of program.

AUTHOR

This manual page was written by David Weinehall <[email protected]> and Cameron Kaiser <[email protected]>. Original xa package (C)1989-1997 Andre Fachat. Additional changes (C)1989-2006 Andre Fachat, Jolse Maginnis, David Weinehall and Cameron Kaiser. The current maintainer is Cameron Kaiser.