Skip to content

key()/keyp() codes 66 to 78 don't work #987

Closed
@The-Beesh-Spweesh

Description

@The-Beesh-Spweesh

The keyboard buffer at 0x0FF88 to 0x0FF8B in RAM can store the Esc key (66) and F1 to F12 keys (67 to 78). But the key() and keyp() API functions only go up to 65. Attempting to read above 65 produces the error message unknown keyboard code.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions