|
|
| |
FILE65(1) |
FreeBSD General Commands Manual |
FILE65(1) |
file65 - print information for o65 object files
file65 [OPTION]... FILE...
file65 prints file information for files in the o65 object format.
- -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.
ldo65(1), printcbm(1), reloc65(1), uncpk(1),
xa(1), dxa(1)
This manual page was written by David Weinehall <tao@acc.umu.se> and
Cameron Kaiser <ckaiser@floodgap.com>. 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.
http://www.floodgap.com/retrotech/xa/
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |