Register - Scroll

From NerdConsole
Revision as of 19:22, 14 January 2024 by NerdOfEpic (talk | contribs) (Created page with "Scroll registers represent the position of the upper/left corner of the screen within the space of the main name table. Any part of the screen that would pass an edge of the name table wraps back to the other side. === Key === * x - The X value. [0-511] * y - The Y value. [0-511]")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Scroll registers represent the position of the upper/left corner of the screen within the space of the main name table. Any part of the screen that would pass an edge of the name table wraps back to the other side.


Key

  • x - The X value. [0-511]
  • y - The Y value. [0-511]