by ricardoquesada · MCP Server · ★ 161
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Regenerator 2000 A modern, interactive 6502 disassembler for Commodore 8-bit machines. A modern take on [Regenerator][regenerator]. 🕹️ Manual Analysis — A fast, keyboard-centric TUI for hands-on exploration: navigate code, define data, label subroutines, add comments, and iteratively refine your disassembly. 🤖 Automated Analysis — A built-in MCP Server lets AI assistants drive the disassembler programmatically. Paired with purpose-built skills, it can analyze entire programs — classifying blocks, tracing routines, and naming symbols — with minimal human intervention. Use either workflow on its own, or combine them: let the AI do a first pass, then refine the results interactively. Check out the Examples to see what can be accomplished, featuring pre-disassembled games across different Commodore platforms! [regenerator]: https://csdb.dk/release/?id=247992 Features Regenerator 2000 brings modern conveniences to 6502 disassembly: Disassembly: Full 6502 support including undocumented opcodes. Hex Dump: Side-by-side view with disassem
| Stars | 161 |
| Forks | 10 |
| Language | Rust |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 72.8020954676348/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-21 |
| Created | 2025-12-20 |
| Platforms | mcp, rust |
| Est. Tokens | ~24k |
Explore other popular mcp server tools:
regenerator2000 is An interactive disassembler for the CPU 6502, focused on Commodore 8-bit computers. Features a TUI with modern features like x-ref, undo/redo, flow arrows, keyboard-driven, MCP server for auto analysi. It is categorized as a MCP Server with 161 GitHub stars.
regenerator2000 is primarily written in Rust. It covers topics such as 6502, 6502-disassembly, commodore-64.
You can find installation instructions and usage details in the regenerator2000 GitHub repository at github.com/ricardoquesada/regenerator2000. The project has 161 stars and 10 forks, indicating an active community.
regenerator2000 is released under the Apache-2.0 license, making it free to use and modify according to the license terms.