drive_load_rom_file
Load custom ROM files to Commodore 64 drives from your device's filesystem to enable specific functionality or modifications.
Instructions
Load custom ROM for drive from filesystem
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drive | Yes | Drive identifier (e.g., 'a', 'b') | |
| file | Yes | Path to ROM file on device |