Difference between revisions of "83:RAM:800C"
From WikiTI
(need to regenerate category:stubs listing, + move {{stub}} to top) |
|||
Line 1: | Line 1: | ||
[[Category:83:RAM:By Address|800C - curRow]][[Category:83:RAM:By Name|curRow]] | [[Category:83:RAM:By Address|800C - curRow]][[Category:83:RAM:By Name|curRow]] | ||
+ | {{stub}} | ||
== Synopsis == | == Synopsis == | ||
'''Official Name:''' curRow | '''Official Name:''' curRow | ||
Line 7: | Line 8: | ||
'''Length:''' 1 byte. | '''Length:''' 1 byte. | ||
− | This byte holds the cursor row value. It is used by large font routines like [[83:ROMCalls:470D| | + | This byte holds the cursor row value. It is used by large font routines like [[83:ROMCalls:470D|PutS]]. |
− | + | ||
− | + |
Latest revision as of 18:26, 10 July 2005
Synopsis
Official Name: curRow
Memory Address: 800C
Length: 1 byte.
This byte holds the cursor row value. It is used by large font routines like PutS.