Remove the "empty" segment type
git-svn-id: svn://svn.cc65.org/cc65/trunk@1407 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -346,7 +346,6 @@ specify a segment attribute. There are five possible segment attributes:
|
|||||||
the VICE label file if -Lp is given
|
the VICE label file if -Lp is given
|
||||||
rw means read/write
|
rw means read/write
|
||||||
bss means that this is an uninitialized segment
|
bss means that this is an uninitialized segment
|
||||||
empty will not go in any output file
|
|
||||||
zp a zeropage segment
|
zp a zeropage segment
|
||||||
</verb></tscreen>
|
</verb></tscreen>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user