.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "ATARICOM" 1 "2022-07-14" "0.30-210714" "HiassofT Atari 8-bit Tools" .SH NAME ataricom \- utility for manipulating Atari 8-bit executable files .\" RST source for ataricom(1) man page. Convert with: . .\" rst2man.py ataricom.rst > ataricom.1 . .\" rst2man.py comes from the SBo development/docutils package. . .SH SYNOPSIS .sp ataricom [\fIoptions\fP]... \fBfile\fP [\fBoutfile\fP] .SH DESCRIPTION .sp ataricom performs various useful operations on Atari 8\-bit executable files. These files are also known as binary load files, or COM, BIN, XEX, OBJ, OBX, et al. These are only names; there is only one Atari 8\-bit executable file format. .SH OPTIONS .INDENT 0.0 .TP .BI \-c \ address create COM file from raw data file. .TP .B \-e extract blocks to outfileBBBB.ext. .TP .B \-E extract blocks to outfileBBBB_SADR_EADR.ext. .TP .BI \-r \ address add RUN block with specified address at end of file. .TP .BI \-i \ address add INIT block with specified address at end of file. .UNINDENT .INDENT 0.0 .TP .B \-b start[\-end][,...] only process specified blocks. .TP .B \-x start[\-end][,...] exclude specified blocks. .TP .B \-m start\-end[,...] merge specified blocks. .TP .B \-s block,adr... split block at given addresses. .UNINDENT .INDENT 0.0 .TP .B \-n write raw data blocks (no COM headers). .TP .B \-X show block length and file offset in hex. .UNINDENT .SH AUTHOR .sp Matthias Reichl <\fI\%hias@horus.com\fP>. .sp Man page by B. Watson <\fI\%urchlay@urchlay.com\fP>. .SH SEE ALSO .sp \fBatariserver\fP(1), \fBatarixfer\fP(1), \fBdir2atr\fP(1), \fBadir\fP(1), \fBcasinfo\fP(1). .sp AtariSIO home page: \fI\%https://www.horus.com/~hias/atari/\fP .\" Generated by docutils manpage writer. .