SNES-SuperMonkeyIsland
SNES-SuperMonkeyIsland contains 2 collected skills from astrobleem, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Drive the Mesen-MCP emulator (Mesen2 fork in E:/gh/Mesen2 with a built-in MCP server) over a TCP socket to play, debug, and analyze SNES/NES/GB/etc. ROMs programmatically. Use whenever the task involves running this project's ROM, inspecting emulator state (CPU/PPU/SPC/DMA), recording audio or video, setting watchpoints (exec/read/write/frame hooks), capturing screenshots, or comparing two reproduction paths byte-for-byte.
Generate SNES-hardware-compliant pixel art sprites as PNG from a text description or source image. Use this skill whenever the user wants to create, generate, or convert pixel art for the Super Nintendo — including requests for SNES sprites, 4bpp pixel art, retro game graphics, SNES tiles, OBJ graphics, or any task involving SNES palette/color constraints. Produces five output files: 1:1 PNG, 8x scaled preview PNG, indexed PNG (tilemap-ready), .pal file, and a palette swatch image.