|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | sys_call (Environment *_environment, int _address) |
| void sys_call | ( | Environment * | _environment, |
| int | _address ) |
Definition at line 41 of file sys_call.c.