pet_key_type
Send typed text to the Commodore PET keyboard buffer. This tool buffers keystrokes for programs that read from the buffer instead of live key states.
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 |