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

Go to the source code of this file.

Functions

void sys_call (Environment *_environment, int _address)

Function Documentation

◆ sys_call()

void sys_call ( Environment * _environment,
int _address )

Definition at line 41 of file sys_call.c.