SetBank

Set the current bank for banked framebuffer rendering.

Declaration

void NAPI GA_driverFuncs::SetBank(
    N_int32 bank)

Prototype In

snap/graphics.h

Parameters

bank

New bank to make the active read/write bank

 

Description

This function changes the currently active read/write bank for banked framebuffer modes.  This allows an application to directly access the video framebuffer through a small memory aperture window. Only a single read/write bank is supported, and it may be either 4Kb or 64Kb in length.

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com