Added availability of atari builtin macro package
git-svn-id: svn://svn.cc65.org/cc65/trunk@3600 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -2752,10 +2752,11 @@ Here's a list of all control commands and a description, what they do:
|
|||||||
packages are:
|
packages are:
|
||||||
|
|
||||||
<tscreen><verb>
|
<tscreen><verb>
|
||||||
|
atari Defines the scrcode macro.
|
||||||
|
cbm Defines the scrcode macro.
|
||||||
|
cpu Defines constants for the .CPU variable.
|
||||||
generic Defines generic macros like add and sub.
|
generic Defines generic macros like add and sub.
|
||||||
longbranch Defines conditional long jump macros.
|
longbranch Defines conditional long jump macros.
|
||||||
cbm Defines the scrcode macro
|
|
||||||
cpu Defines constants for the .CPU variable
|
|
||||||
</verb></tscreen>
|
</verb></tscreen>
|
||||||
|
|
||||||
Including a macro package twice, or including a macro package that
|
Including a macro package twice, or including a macro package that
|
||||||
|
|||||||
Reference in New Issue
Block a user