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:
parent
76501afeac
commit
fe951ef144
1 changed files with 4 additions and 3 deletions
|
@ -2752,10 +2752,11 @@ Here's a list of all control commands and a description, what they do:
|
|||
packages are:
|
||||
|
||||
<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.
|
||||
longbranch Defines conditional long jump macros.
|
||||
cbm Defines the scrcode macro
|
||||
cpu Defines constants for the .CPU variable
|
||||
longbranch Defines conditional long jump macros.
|
||||
</verb></tscreen>
|
||||
|
||||
Including a macro package twice, or including a macro package that
|
||||
|
|
Loading…
Add table
Reference in a new issue