{{htmlmetatags>metatag-robots=()
metatag-title=(BITMAP AT | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for BITMAP AT)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(BITMAP AT | ugBASIC User Manual)
metatag-og:description=(Manual page for BITMAP AT)
}}
====== ugBASIC User Manual ======
===== BITMAP AT =====
===== SYNTAX =====
BITMAP AT address
==== PURPOSE ====
The ''BITMAP AT'' instruction allows you to change the starting address of the bitmap,
in the graphics modes of the video chipset. Since not all chipsets can address
any address, it is possible that the input value is normalized. This normalized
address will then be used by ugBASIC for subsequent graphics operations.
==== EXAMPLE ====
BITMAP AT $8000
==== ABBREVIATION ====
BmAt
==== AVAILABLE ON ====
* Thomson MO5
* Olivetti Prodest PC128
*
* Commodore 128 (MOS 8502)
* Commodore 64
* Commodore 64+REU
* TRS-80 Color Computer 3
* Commodore VIC-20
* Commodore PLUS/4
* TRS-80 Color Computer
* Dragon 32
* Dragon 64
==== 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 BITMAP AT|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]