Difference between revisions of "83Plus:RAM:97A5"
From WikiTI
m |
|||
Line 6: | Line 6: | ||
'''Length:''' 1 bytes. | '''Length:''' 1 bytes. | ||
− | This byte is used to store the toprow of the current window | + | This byte is used to store the toprow of the current window. |
== Comments == | == Comments == | ||
− | You can use this byte in combination with [[83Plus:RAM:97A6|winBtm]] to restrict | + | You can use this byte in combination with [[83Plus:RAM:97A6|winBtm]] to restrict certain routines in the os to only effect the lines you want. |
[[Category:83Plus:RAM:By Address|97A5 - winTop]] | [[Category:83Plus:RAM:By Address|97A5 - winTop]] | ||
[[Category:83Plus:RAM:By Name|winTop]] | [[Category:83Plus:RAM:By Name|winTop]] |
Revision as of 06:39, 8 April 2005
Synopsis
Official Name: winTop
Memory Address: 97A5h
Length: 1 bytes.
This byte is used to store the toprow of the current window.
Comments
You can use this byte in combination with winBtm to restrict certain routines in the os to only effect the lines you want.