41#if defined(__coco__) || defined(__d32__) || defined(__d64__)
51 switch( image->
type ) {
80 outline1(
"LDX #%s", bankWindowName );
165 outline1(
"LDX #%s", bankWindowName );
250 outline1(
"LDX #%s", bankWindowName );
Variable * variable_retrieve(Environment *_environment, char *_name)
Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
Variable * image_ref(Environment *_environment, char *_image)
#define MAX_TEMPORARY_STORAGE
#define CRITICAL_IMAGEREF_ON_NON_IMAGE(v)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.