Skip to main content
Glama
README.md•633 B
# Synthetic Test ROMs This directory contains programmatically generated ROM files used for unit testing. ## Purpose - Fast CI/CD builds (no external downloads) - Predictable behavior for assertions - No copyright concerns - Minimal size (KB not MB) ## Usage Synthetic ROMs are generated on-the-fly by test fixtures using the `create_test_rom_data()` function from `tests/fixtures/mock_pyboy.py`. These ROMs contain: - Valid Game Boy header structure - Correct checksums - Minimal program code - Configurable size ## Note Do not commit actual ROM files to this directory. They should be generated dynamically during test runs.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssimonitch/mcp-pyboy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server