|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | joy_direction (Environment *_environment, int _port, int _direction) |
| Variable * | joy_direction_semivars (Environment *_environment, char *_port, int _direction) |
| Variable * joy_direction | ( | Environment * | _environment, |
| int | _port, | ||
| int | _direction ) |
Definition at line 41 of file joy_direction.c.
| Variable * joy_direction_semivars | ( | Environment * | _environment, |
| char * | _port, | ||
| int | _direction ) |
Definition at line 59 of file joy_direction.c.