Skip to main content
Glama
147,311 tools. Last updated 2026-05-27 13:13

"Commodore" matching MCP tools:

Matching MCP Servers

  • Reads color RAM to retrieve foreground color values for each character on the Commodore 64 screen. Returns a 25x40 grid of color data with names and usage summary for debugging C64 programs.
  • Simulate keyboard input on a Commodore 64 by converting ASCII text to PETSCII and writing it to the keyboard buffer. Supports special keys like {RETURN}, {HOME}, {F1}-{F8}, and automatically handles long text by chunking.
  • Read raw memory data from the Commodore 64's address space to inspect variables, screen content, sound registers, and system memory for debugging 6502 assembly programs.
  • Search Commodore 64 documentation by conceptual meaning instead of keywords. Finds related content like 'sprites' from queries about 'movable objects'.
  • Answer questions about Commodore 64 documentation by retrieving and synthesizing information from multiple sources. Provides answers with citations and confidence scores.
  • Browse tags organized by category (hardware, programming, document-type, difficulty, custom) with usage counts and sample documents to organize Commodore 64 content.
  • Set an execution breakpoint at a memory address to debug Commodore 64 programs. When the program counter reaches the address, execution stops for code analysis and debugging.
  • Translates natural language queries about Commodore 64 into structured search parameters by extracting entities and keywords, enabling direct use with other search tools.
  • Search Commodore 64 documentation by memory address, register offset, or page reference to locate how specific hardware registers are documented.
  • Search for BASIC, Assembly, or hex code snippets in Commodore 64 documentation. Get code type, line count, and page numbers for each result.