Changed the wording of the doc/da65.sgml.
This commit is contained in:
@@ -544,8 +544,8 @@ code. The following attributes are recognized:
|
|||||||
|
|
||||||
<tag><tt>PARAMSIZE</tt></tag>
|
<tag><tt>PARAMSIZE</tt></tag>
|
||||||
This optional attribute is followed by a numerical value. It tells the
|
This optional attribute is followed by a numerical value. It tells the
|
||||||
assembler that subroutine calls to this label follow "inline parameters"
|
assembler that subroutine calls to this label are followed by
|
||||||
of the given bytes like this:
|
"inline parameters" with the given number of bytes, like this:
|
||||||
|
|
||||||
<tscreen><verb>
|
<tscreen><verb>
|
||||||
JSR LabelWithParamSize2
|
JSR LabelWithParamSize2
|
||||||
|
|||||||
Reference in New Issue
Block a user