53 switch( image->
type ) {
83 outline1(
"LD HL, %s", bankWindowName );
172 outline1(
"LD HL, %s", bankWindowName );
263 outline1(
"LD HL, %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.