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

From WikiTI
Jump to: navigation, search
 
(Found what it destroys)
 
Line 3: Line 3:
 
[[Category:83Plus:BCALLs:By Address|4C96 - Get_NumKey]]
 
[[Category:83Plus:BCALLs:By Address|4C96 - Get_NumKey]]
  
{{missinfo|Destroys}}
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 19: Line 18:
  
 
=== Destroys ===
 
=== Destroys ===
* Unknown
+
* AF,HL,BC
  
  
 
== Credits and Contributions ==
 
== Credits and Contributions ==
 
* '''Michael Vincent:''' For documenting this B_CALL
 
* '''Michael Vincent:''' For documenting this B_CALL

Latest revision as of 16:09, 5 February 2008


Synopsis

Official Name: Get_NumKey

BCALL Address: 4C96

Waits for a number key to be pressed (Except for zero) Doesn't return when a non number key is pressed.

Inputs

  • None

Outputs

  • A: the GetCSC code of the key pressed

Destroys

  • AF,HL,BC


Credits and Contributions

  • Michael Vincent: For documenting this B_CALL