pet_wait_mem
Wait for a memory byte at a specified address to match a target value, enabling precise synchronization in Commodore PET emulation.
Instructions
Block until the byte at addr equals the value ($hex/decimal accepted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addr | Yes | ||
| equals | Yes | ||
| session | No | ||
| timeout | No |