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

Go to the source code of this file.

Functions

Variablescreen_page (Environment *_environment)
 Emit code for SCREEN SWAP.

Function Documentation

◆ screen_page()

Variable * screen_page ( Environment * _environment)

Emit code for SCREEN SWAP.

Parameters
_environmentCurrent calling environment

Definition at line 81 of file screen_page.c.