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

Go to the source code of this file.

Functions

Variableget_timer (Environment *_environment)
void set_timer (Environment *_environment, char *_value)

Function Documentation

◆ get_timer()

Variable * get_timer ( Environment * _environment)

Definition at line 47 of file timer.c.

◆ set_timer()

void set_timer ( Environment * _environment,
char * _value )

Definition at line 67 of file timer.c.