LICENSE
README.md
pyproject.toml
src/beebjit_mcp/__init__.py
src/beebjit_mcp/driver.py
src/beebjit_mcp/image.py
src/beebjit_mcp/keyboard.py
src/beebjit_mcp/screen.py
src/beebjit_mcp/server.py
src/beebjit_mcp.egg-info/PKG-INFO
src/beebjit_mcp.egg-info/SOURCES.txt
src/beebjit_mcp.egg-info/dependency_links.txt
src/beebjit_mcp.egg-info/entry_points.txt
src/beebjit_mcp.egg-info/requires.txt
src/beebjit_mcp.egg-info/top_level.txt
tests/test_caps_lock.py
tests/test_disassemble.py
tests/test_disc.py
tests/test_discovery.py
tests/test_doc_audit.py
tests/test_driver.py
tests/test_hello.py
tests/test_image.py
tests/test_key_events.py
tests/test_keyboard.py
tests/test_mode7_controls.py
tests/test_reload.py
tests/test_reset.py
tests/test_run_basic.py
tests/test_run_until_prompt.py
tests/test_screen.py
tests/test_screenshot.py
tests/test_server_inproc.py
tests/test_server_minimal.py
tests/test_server_unit.py
tests/test_smoke.py