mgba_run
Execute Game Boy, GBC, or GBA ROMs for a set number of frames and capture screenshots for automated testing and game analysis.
Instructions
Run a GB/GBC/GBA ROM for a specified number of frames and capture a screenshot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom_path | Yes | Path to the ROM file (.gb, .gbc, .gba) | |
| frames | No | Number of frames to run (default: 60) | |
| savestate_path | No | Optional path to a savestate file to load |