keyscan-codes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| keyscan-codes [2016/05/18 08:49] – darkbyte | keyscan-codes [2017/02/16 13:23] (current) – darkbyte | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== return | + | ====Return |
| + | |||
| + | ---- | ||
| <code z80> | <code z80> | ||
| Line 23: | Line 25: | ||
| ;Other usage is INKEY$ with return code in ASCII | ;Other usage is INKEY$ with return code in ASCII | ||
| ;input: none | ;input: none | ||
| - | ;output: a = ASCII code of pressed key | + | ;output: a = ASCII code of pressed key, or $00 if nothing was pressed or bad combination |
| inkey call $028e | inkey call $028e | ||
| Line 38: | Line 40: | ||
| </ | </ | ||
| - | Navigation: [[general]] . [[math]] . [[graphic]] . [[sound]] . [[system]] . [[other]] . back to [[start]] | + | ---- |
| + | |||
| + | **Navigation: [[general]] . [[math]] . [[graphic]] . [[sound]] . [[system]] . [[other]] . back to [[start]]** | ||
keyscan-codes.1463554189.txt.gz · Last modified: 2016/05/18 08:49 by darkbyte
