47 deploy( joystick, src_hw_sg1000_joystick_asm );
50 outline1(
"LD (%s), A", result->realName );
62 deploy( joystick, src_hw_sg1000_joystick_asm );
65 outline1(
"LD (%s), A", result->realName );
Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
Variable * joy(Environment *_environment, int _port)
Variable * joy_vars(Environment *_environment, char *_port)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.