|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | inkb (Environment *_environment, char *_value, char *_color1, char *_color2) |
| Emit code for INKB ... command. | |
| void inkb | ( | Environment * | _environment, |
| char * | _value, | ||
| char * | _color1, | ||
| char * | _color2 ) |