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

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:
cuz 2005-08-28 22:00:34 +00:00
parent 76501afeac
commit fe951ef144

View File

@ -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