pet_watch_add
Set a watchpoint on a memory range in the VICE emulator for debugging Commodore PET software. Monitor load and store operations on specified memory addresses.
Instructions
Set a watchpoint on a memory range (default: both load and store).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| length | No | ||
| on_load | No | ||
| session | No | ||
| on_store | No |