====== ugBASIC User Manual ====== ===== COLORMAP AT ===== ===== SYNTAX ===== * ''COLORMAP AT # [integer]'' * ''COLORMAP AT [expression]'' ==== 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 ==== AVAILABLE ON ==== * ZX Spectrum 48K * Commodore 64 ==== SEE ALSO ==== [[BITMAP ENABLE]]