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

Go to the source code of this file.

Functions

void every_off (Environment *_environment, char *_timer)
 Emit ASM code for EVERY OFF.

Function Documentation

◆ every_off()

void every_off ( Environment * _environment,
char * _timer )

Emit ASM code for EVERY OFF.

Parameters
_environmentCurrent calling environment

Definition at line 70 of file every_off.c.