User Tools

Site Tools


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


ugBASIC User Manual

BITMAP AT

SYNTAX

   BITMAP AT #addr
   BITMAP AT expression

PURPOSE

Set the starting address, in memory, for the bitmap. 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

  BITMAP AT #$0000
  BITMAP AT newAddress

ABBREVIATION

 Bm At

AVAILABLE ON

  • Dragon 32
  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Commodore VIC-20
  • Atari (400/800)
  • Commodore PLUS/4
  • Olivetti Prodest PC128
  • Dragon 64
  • Thomson MO5
  • TRS-80 Color Computer 3
  • TRS-80 Color Computer

SEE ALSO

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