Changes
Jump to navigation
Jump to search
Created page with "* Opcode: '''0x06D''' * Short name: '''KEYSCAN''' * Long name: Scan for pressed key ==== Argument ==== none ==== Stack ==== :''Key flags'' :'''KEYSCAN''' ====Key Flags====..."
* Opcode: '''0x06D'''
* Short name: '''KEYSCAN'''
* Long name: Scan for pressed key
==== Argument ====
none
==== Stack ====
:''Key flags''
:'''KEYSCAN'''
====Key Flags====
:192: OK/Accept
==== Description ====
Writes 1 to temporary variable 0 (access with PSHI_L 0) if the user is pressing any of the indicated keys. 0 otherwise.
* Short name: '''KEYSCAN'''
* Long name: Scan for pressed key
==== Argument ====
none
==== Stack ====
:''Key flags''
:'''KEYSCAN'''
====Key Flags====
:192: OK/Accept
==== Description ====
Writes 1 to temporary variable 0 (access with PSHI_L 0) if the user is pressing any of the indicated keys. 0 otherwise.