|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | combine_nibble_vars (Environment *_environment, char *_low, char *_high) |
| Emit code for COMBINE NIBBLE. | |
| Variable * combine_nibble_vars | ( | Environment * | _environment, |
| char * | _low, | ||
| char * | _high ) |
Emit code for COMBINE NIBBLE.
| _environment |
Definition at line 67 of file combine_nibble.c.