Video_Functions
From ArchaicPixels: HuC and PCEAS Documentation
Video Functions
Overview of PCE Graphics -- Tutorial on how to make graphics for the PCE/HuC
disp_off - Turn the display off
disp_on - Turn the display on
cls - Clear the screen
vsync - Synchronize your program with the vertical retrace
vreg - Direct access to the video registers
vram_addr - Returns the screen video memory address based on the specified coordinates
set_screen_size - Change the virtual screen size
load_vram - Generic routine to load data into VRAM
load_bat - Load a rectangular character attribute table (BAT)
load_background - All-in-one background load function
set_xres - Change the horizontal resolution
