Table of Contents

ugBASIC User Manual

COLORMAP AT

SYNTAX

   COLORMAP AT #address
   COLORMAP AT address

PURPOSE

Set the starting address, in memory, for the colormap. The input parameter is decoded and declined according to the hardware limits. So it is not said that exactly the given address is set.

EXAMPLE

  COLORMAP AT #$B800
  COLORMAP AT newAddress

ABBREVIATION

 COLORMAP At

AVAILABLE ON

SEE ALSO

BITMAP ENABLE

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY