61 lines
1.5 KiB
Groff
61 lines
1.5 KiB
Groff
.\" 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 "ACME" "" "" ""
|
|
.SH NAME
|
|
acme \- converts other assemblers' source code to ACME format
|
|
.\" RST source for toacme(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py toacme.rst > toacme.1
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
toacme \fIformat\fP \fIinput\-file\fP \fIoutput\-file\fP
|
|
.SH DESCRIPTION
|
|
.sp
|
|
\fBtoacme\fP converts 6502 assembly source in various formats (mostly
|
|
Commodore 64/128) to \fBacme\fP format. Run \fBtoacme\fP with no arguments
|
|
to see the list of supported formats.
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/acme\-0.97+20250126_r434/COPYING for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
toacme was written by Marco Baye.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
\fBacme\fP(1)
|
|
.sp
|
|
The acme homepage: \fI\%https://sourceforge.net/projects/acme\-crossass/\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|