Nes Decompile

Decompile NES ROM files (.nes) into C# projects that can be rebuilt with dotnes. Use this skill whenever the user wants to decompile a ROM, reverse-engineer a .nes file, convert a ROM to C#, extract code from a NES ROM, create a project from an existing ROM, or do a round-trip test (transpile → decompile → retranspile). Also use when the user says things like "decompile this ROM", "turn this .nes into C#", "extract the code", "what does this ROM do", "reverse engineer", or "round-trip". This is the high-level decompilation tool — for low-level 6502 disassembly, use nes-rom-debug instead.

jonathanpeppers 9d24084 6.3 KB Updated

File contents

jonathanpeppers/dotnes/tree/main/.github/skills/nes-decompile commit 9d24084d98

Frequently asked questions

npx skillmds@latest add jonathanpeppers/nes-decompile