ricardoquesada/regenerator2000
An interactive disassembler for the CPU 6502, focused mostly on Commodore 8-bit computers. Features a TUI with modern features like x-ref, undo/redo, arrows, keyboard-driven, mcp server, VICE debugger and more!
Platform-specific configuration:
{
"mcpServers": {
"regenerator2000": {
"command": "npx",
"args": [
"-y",
"regenerator2000"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...