pet_key_type
Insert text into the Commodore PET keyboard buffer without affecting live key-down state. Use \n for the return key.
Instructions
Type text into the running PET's keyboard buffer (\n = RETURN). Buffered keys never touch the live key-down state — games reading $97 need pet_key_hold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| session | No |