ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
combine_nibble.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

Variablecombine_nibble_vars (Environment *_environment, char *_low, char *_high)
 Emit code for COMBINE NIBBLE.

Function Documentation

◆ combine_nibble_vars()

Variable * combine_nibble_vars ( Environment * _environment,
char * _low,
char * _high )

Emit code for COMBINE NIBBLE.

Parameters
_environment

Definition at line 67 of file combine_nibble.c.