mirror of
https://github.com/cc65/cc65.git
synced 2025-03-13 15:32:09 +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:
parent
76501afeac
commit
fe951ef144
@ -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…
x
Reference in New Issue
Block a user