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