From: cuz Date: Sun, 28 Aug 2005 22:00:34 +0000 (+0000) Subject: Added availability of atari builtin macro package X-Git-Tag: V2.12.0~244 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fe951ef144235119e7cf8c79ed316a18aadf6b08;p=cc65 Added availability of atari builtin macro package git-svn-id: svn://svn.cc65.org/cc65/trunk@3600 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index d8557bfdb..a8542b63e 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -2752,10 +2752,11 @@ Here's a list of all control commands and a description, what they do: packages are: + 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. Including a macro package twice, or including a macro package that