Table of Contents

ugBASIC User Manual

TEXTMAP AT

SYNTAX

PURPOSE

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

 TEXTMAP AT #$0400
 TEXTMAP AT newTextmapAddress

AVAILABLE ON

SEE ALSO