Analyze MAME internals for tracing, input injection, ROM auditing, and IO discovery.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mame-mcp" yet — see the docs or source repo.
Help me trace read and write access to address 0x7E1A20 in MAME, log the instructions, call sites, and trigger timing, and summarize which game events modify this address.
A log of accesses to the address, related code locations, and a summary of triggering scenarios.
During MAME execution, automatically inject this input sequence: Right, Right, B, A, repeat it 20 times, and record memory changes and screen states after each input to help locate the character action logic.
An execution log of injected inputs, key state changes for each run, and likely clues to the action logic.
Audit this arcade ROM set for region mapping and checksum details, then list the IO ports accessed during execution, their access frequency, and suspected functions to evaluate feasibility for an SNES port.
ROM audit results, an IO port inventory with suspected purposes, and findings useful for porting evaluation.
Control Gearboy via MCP to run and test Game Boy ROMs.
Use natural language to drive IDA Pro and Ghidra for binary analysis.
Connect IDA Pro with LLMs for reverse engineering and binary analysis.
Analyze disk images with AI through MCP for fast forensic investigation.
Debug browsers, reverse engineer web apps, and automate frontend issue investigation.
Connect to Gearsystem via MCP to control and test Sega retro games.