Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfdacchoise()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfDacChoise()
Change the palette setting
------------------------------------------------------------------------------
Syntax:

     dfDacChoise( [<nDac>] ) --> nOldDac

Parameters:

     <nDac>     New palette type

Returns:

     <nOldDac> Old palette type

Description:

     Change the palette setting The BIOS access works on all the
     configuration, but it's slow. Direct access use VGA register and it's
     more fast

Example:

     #include "dfDac.ch"
     dfDacChoise( DAC_DIRECT )

See also:

     dfDacSav()

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