Provides a comprehensive server for developing BASIC and Assembly Language programs for the Commodore 64.
mcp-c64 serves as a bridge for modern development environments, including LLM-powered IDEs, to target the vintage Commodore 64. It integrates seamlessly with essential retro development tools like VICE for emulation, 64tass for assembly, and petcat for BASIC tokenization. The server allows users to compile, tokenize, and run C64 programs, streamlining the entire development workflow for this classic platform. A minimal command-line REPL client is also included for direct interaction and testing of the server's capabilities.