Table of Contents

ugBASIC User Manual

BANK ADDRESS

SYNTAX

   = BANK ADDRESS(id)

PURPOSE

The BANK ADDRESS function allows you to know the memory address where the swap window with the expanded memory appears, for the given bank. In the case of expansion memories with DMA access, this area does not exist and therefore the function returns zero. Exactly the same value returned in case there are no memory expansions.

EXAMPLE

  x = BANK ADDRESS(1)

ABBREVIATION

 BkA#

AVAILABLE ON

SEE ALSO

BANK BANK COUNT (constant)

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