regenerator2000: Regenerator 2000 is a modern 6502 disassembler featuring a rich Text User Interface (TUI) for analyzing and editing retro machine binaries. It offers extensive views for hex dumps, sprites, bitmaps, and charsets, alongside robust project management and flexible export options for various assemblers.; rust-mcp-sdk: Rust MCP SDK is a high-performance, asynchronous Rust toolkit designed for building MCP (Model Context Protocol) servers and clients. It abstracts away protocol details and transport mechanisms, allowing developers to concentrate on their core application logic. The SDK provides comprehensive support for the latest MCP protocol, including various transports and powerful procedural macros for streamlined development.
Retro Game/Software Modification: Analyze and modify binaries for Commodore 8-bit machines like C64 or C128.
Building high-performance MCP servers that interact with various clients using different transport mechanisms (Stdio, HTTP).