Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - vidmode http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VidMode

Get/Set display mode

Header File.....TCXLvid.h

Prototype.......BytT PAS VidMode(IntT m);

Source File.....DSP\VIDMODE.ASM

Arguments.......m  -  New Video Mode, or 0xFF to return current mode.

Returns.........Current or New Video Mode

Notes...........This function either gets the current video mode (if the
                passed parameter is 0xFF), or it sets the display mode to
                the passed parameter.  In either case, the _VidCtl (See
                User's Guide) structure is updated.

                Please note that the "video mode" passed here is completely
                hardware/system dependent, and therefore this function
                should not be used when portability is a factor.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson