Active Video Line (LSB) Register: Difference between revisions

From SpecNext Wiki
Jump to: navigation, search
Ped7g (talk | contribs)
m Ped7g moved page Raster Line LSB Register to Active Video Line LSB Register: sync with "nextreg.txt" terminology
Ped7g (talk | contribs)
core 3.1.5 changes/refresh
Line 8: Line 8:


The line coordinates use coordinate system of [https://gitlab.com/thesmog358/tbblue/blob/master/docs/extra-hw/copper/COPPER-v0.1c.TXT Copper coprocessor], i.e. line 0 is the first line of pixels.
The line coordinates use coordinate system of [https://gitlab.com/thesmog358/tbblue/blob/master/docs/extra-hw/copper/COPPER-v0.1c.TXT Copper coprocessor], i.e. line 0 is the first line of pixels.
Since core 3.1.5 the numbering of lines can be offseted by {{NextRegNo|$64}}.

Revision as of 08:21, 27 April 2020

Number TBRegisterNumber::$1F
Readable TBRegisterReadable::Yes
Writable TBRegisterWritable::No
Short Description ShortDesc::Holds the eight LSBs of the raster line currently being drawn.

The MSB of the raster line is in {{#ask: TBRegisterNumber::$1E }} ($1E).

The line coordinates use coordinate system of Copper coprocessor, i.e. line 0 is the first line of pixels.

Since core 3.1.5 the numbering of lines can be offseted by {{#ask: TBRegisterNumber::$64 }} ($64).