Difference between revisions of "83Plus:BCALLs:4BB5"

From WikiTI
Jump to: navigation, search
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[Category:83Plus:BCALLs:By Name:Graph|CentCursor]] [[Category:83Plus:BCALLs:By Name|CentCursor]] [[Category:83Plus:BCALLs:By Address|4BB5 - CentCursor]]
 
== Synopsis ==
 
== Synopsis ==
 
'''Official Name:''' CentCursor
 
'''Official Name:''' CentCursor
Line 13: Line 14:
  
 
=== Registers Destroyed ===
 
=== Registers Destroyed ===
''Unknown''
+
''None''
  
 
== Comments ==
 
== Comments ==
 
Exits immediatly if the user is currently in trace mode, otherwise centers the free-roaming cursor to the center of the screen. This routine does consider the split modes when centering the cursor.
 
Exits immediatly if the user is currently in trace mode, otherwise centers the free-roaming cursor to the center of the screen. This routine does consider the split modes when centering the cursor.

Latest revision as of 21:27, 29 March 2005

Synopsis

Official Name: CentCursor

BCALL Address: 4BB5

Centers the free-roaming graph cursor.

Inputs

None

Outputs

None

Registers Destroyed

None

Comments

Exits immediatly if the user is currently in trace mode, otherwise centers the free-roaming cursor to the center of the screen. This routine does consider the split modes when centering the cursor.