Emulation and the Law: What's Actually Legal?

Few topics in retro gaming generate more confident misinformation than emulation law. Depending on which forum thread you read, everything is legal, nothing is legal, or it's legal if you delete the ROM after 24 hours (that one was never true — it originated in software-rental disclaimers decades ago and refuses to die). Here's a plain-English tour of where the lines actually sit, mostly from a US perspective. Obligatory note: we're gaming writers, not lawyers, and this is general commentary, not legal advice.

Emulators themselves: legal

This is the settled part. An emulator is a program that mimics hardware behavior, and writing one through clean-room reverse engineering is lawful. The key precedents are Sega v. Accolade (1992) and especially Sony v. Connectix (2000), where courts held that reverse engineering a console to build a compatible product was fair use. That's why emulators are distributed openly. Emulation as a technology also underpins official products — Nintendo's own classic game services, countless licensed re-release collections, and modern console backward compatibility are all emulation.

ROMs and ISOs: this is where it gets real

A ROM is a copy of a copyrighted work, and copyright law treats it like one.

The DMCA wrinkle: encryption changes the math

For older consoles — the ones covered in our collecting guide — dumping a cartridge involves no circumvention, because there's nothing encrypted to break. Modern consoles are different: their media and firmware are encrypted, and the DMCA's anti-circumvention provisions (Section 1201) prohibit bypassing technological protection measures even for personal backups, with narrow exemptions that get revisited every three years by the Copyright Office. This is why "just dump your own games" is a cleaner answer for a SNES cartridge than for a modern disc, and why emulator projects for current-generation hardware operate under far more legal pressure than SNES emulators ever did.

BIOS files

Several consoles need a BIOS — the console's own firmware — to emulate accurately, and that firmware is copyrighted code. The consistent community guidance follows the same logic as ROMs: dump the BIOS from your own console. Distributing BIOS files has drawn legal action historically, which is why reputable emulator projects never ship them and modern projects increasingly reimplement BIOS functionality from scratch (a clean-room substitute) to avoid the issue entirely.

Fan translations and ROM hacks

Legally awkward, culturally invaluable. A translation patch is a derivative work of copyrighted material, so an unauthorized one infringes in theory — but the community convention of distributing patches only (small difference files you apply to your own dump, never the patched game itself) keeps the copyrighted work out of distribution. Rights holders have almost never pursued patch-only projects. Given how many masterpieces never left Japan — several appear in our SNES hidden gems list — fan translation remains one of preservation's most important engines.

Preservation: the actual stakes

This debate matters because the commercial market preserves almost nothing. Study after study has found the overwhelming majority of classic games — one prominent 2023 study put it at 87% of US releases before 2010 — are commercially unavailable in any form. Libraries and archives have pushed for exemptions allowing remote access to preserved games and been largely rebuffed. Emulation, dumping and fan projects are, in practice, the medium's archive. That doesn't rewrite copyright law, but it explains why the community treats preservation as a moral project even where the legal status is gray.

The practical summary