monsoon-cli
Headless command-line interface for the Monsoon NES emulator.
A CLI application for running NES ROMs without a GUI, useful for scripted/batch emulation, automated testing, and screenshot capture. It is part of the Monsoon Emulator project.
Features
- Running ROMs for a specified number of frames or cycles
- Capturing screenshots and frame sequences
- Loading and saving state files
- Memory initialization from files
- Pluggable renderers via
--rendererflag - Video output to image files
Quick Start
# Run a ROM for 60 frames and capture a screenshot
# List available renderers
See docs/CLI_INTERFACE.md for the full CLI reference.
License
This project is licensed under the Apache-2.0 License.