User Tools

Site Tools


ugbasic:user:kw:bitmap_at
Translations of this page:


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 open an issue for this keyword on GitHub. Thank you!

POWERED BY