pet_basic_type
Type BASIC program lines into the Commodore PET emulator, with an option to automatically run the program after typing.
Instructions
Type BASIC program text into the running PET via the keyboard (keywords may be upper or lower case; each line ends with \n). Set run=true to type RUN afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| text | Yes | ||
| session | No |