A_XMEM
Allocate this state in X memory
A_YMEM
Allocate this state in Y memory
AB_XMEM
, and AB_YMEM
. Each attribute above turns one off and turns the other on (e.g. A_YMEM
turns AB_YMEM
on and AB_XMEM
off). Also for CG56 stars, portholes can assert attributes
P_XMEM
and P_YMEM
, which work in exactly the same way as A_XMEM
and A_YMEM
. The default attribute for a 56001 porthole is P_XMEM
, which allocates the porthole buffer in X memory. Specifying the P_YMEM
attribute places the porthole buffer in Y memory.