|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | in_var (Environment *_environment, char *_port) |
| Emit ASM code for IN. | |
| Variable * in_var | ( | Environment * | _environment, |
| char * | _port ) |