1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00

Fixed c&p error and added GEOS bitmap description.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5654 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-04-29 15:20:50 +00:00
parent 33926dee54
commit dcbc31103d

View File

@ -236,6 +236,11 @@ format. There are no additional attributes for this format.
<sect1>GEOS bitmap<p>
The current bitmap working copy is converted to a GEOS compacted bitmap. This
format is used by several GEOS functions (i.e. 'BitmapUp') and is described
in 'The Official GEOS Programmers Reference Guide', chapter 4, section
'Bit-Mapped Graphics'.
<sect1>GEOS icon<p>
@ -285,8 +290,8 @@ assembler format. There are several attributes for this output format:
prefixed by '&dollar;'. For base 10, there is no prefix.
<tag/bytesperline/
The value for this attribute specifies the number of bytes output in
one line of the assembler file. The default is 16.
The value for this attribute specifies the number of bytes output in one
line of the assembler file. The default is 16.
<tag/label/
If specified, an assembler label is added in front of the data.
@ -313,8 +318,8 @@ Possible attributes for this format are:
are prefixed by 0x. For base 10, there is no prefix.
<tag/bytesperline/
The value for this attribute specifies the number of bytes output in
one line of the assembler file. The default is 16.
The value for this attribute specifies the number of bytes output in one
line of the C source code. The default is 16.
<tag/ident/
This mandatory specifies the identifier which is used as the name of the