{{htmlmetatags>metatag-robots=()
metatag-title=(COLORMAP AT | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for COLORMAP AT)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(COLORMAP AT | ugBASIC User Manual)
metatag-og:description=(Manual page for COLORMAP AT)
}}
====== ugBASIC User Manual ======
===== COLORMAP AT =====
===== SYNTAX =====
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
==== ABBREVIATION ====
COLORMAPAt
==== AVAILABLE ON ====
* Commodore 128 (MOS 8502)
* Commodore 64
* Commodore PLUS/4
==== 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 [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON COLORMAP AT|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]