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

Go to the source code of this file.

Functions

void slow (Environment *_environment)
 Emit ASM code for SLOW.

Function Documentation

◆ slow()

void slow ( Environment * _environment)

Emit ASM code for SLOW.

Parameters
_environmentCurrent calling environment

Definition at line 50 of file slow.c.