slackbuilds_ponce/system/chkxex/README
B. Watson 0cb871d246
system/chkxex: Added (Atari XE/XL executable files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-09 06:43:00 +07:00

16 lines
596 B
Text

chkxex (print info about Atari 8-bit executable files)
chkxex reads an Atari 8-bit segmented executable ("xex" file) and
prints the start address, end address, and length of each segment. Any
run or init addresses are also displayed. Output is in hexadecimal.
Input files can be standard Atari DOS 2.0S compatible executables, or
DOS-specific formats for SpartaDOS X and XBIOS.
The code has been patched slightly: in case of error, it will exit
with nonzero status.
See the man page for more information.
See also: the 'binload' command, from atari_8bit_utils, and 'ataricom'
from atarisio.