Where the line is
ROMs, BIOS Files and Dumps: What the Words Mean and Where the Legal Line Sits
What the words actually mean, and where the line sits in your country.

Photograph: NaBUru38 · CC BY-SA 4.0 · Wikimedia Commons
The takeawayUnderstands the distinctions and knows which authority to check for their own country.
An emulator program is lawful software to install on a computer, but downloading the game ROMs and console BIOS files it runs is where copyright law intervenes. Anyone asking if ROMs and BIOS files are legal emulation needs to separate the engine running the code from the protected binary data extracted from cartridges, discs, and boot chips.
The distinction between the emulator and the digital copy of a game is frequently misunderstood. Software that reproduces the architecture of an older console exists in one category. The software code extracted from proprietary hardware chips or stamped game media sits in another.
What ROM Images, BIOS Files, and Memory Dumps Actually Are
A ROM image is a single file containing a duplicate of the data stored on a physical cartridge. In an August 2020 legal guide published by Retro Game Corps, the site describes ROMs as Read-Only Memory images created by making a dump of a cartridge's raw contents into a digital file. Cartridge systems, ranging from early home consoles to handheld devices, kept game logic, graphics, and audio data inside physical microchips. Dumping that memory creates a binary replica that software on a modern personal computer can read.
A BIOS file performs a different function within original console hardware. According to a February 2013 article published by Metro, a BIOS file is a copy of the original code used by the manufacturer to boot the console itself. The abbreviation stands for Basic Input/Output System.
Without this boot firmware, many systems cannot initialise their input routines, configure custom memory channels, or execute security handshakes. An emulator trying to mimic the system accurately often cannot run without that original boot instruction set.
The project documentation for xemu, published in August 2026, illustrates this requirement directly. The project describes itself as a low-level, full-system emulator. To function, xemu requires two distinct firmware files: an MCPX Boot ROM Image and a Flash ROM Image, which acts as the BIOS. The MCPX chip inside the original console handles early boot sequences before handing execution over to the main BIOS stored in flash memory. A low-level emulator reproduces the system hardware down to the register transactions. Because it does not rewrite or approximate those early boot instructions through high-level emulation, it demands an exact binary image of the original microchips.
The physical act of reading data from these storage chips or optical discs and writing it to a hard drive is known as dumping. A dump can refer to a commercial game, an operating system image, or the microcode pulled from a logic board.
Why Emulator Software Sits in a Different Category
An emulator is a standalone application written to mimic another computer system. Retro Game Corps notes that emulators are software programs that recreate a target game environment, loading ROM files in the exact manner that an original system loads a physical cartridge or optical disc. The site notes that emulators are legal to download because they are independent software files written by developers.
Writing an emulator requires constructing virtual equivalents of central processors, graphics units, audio synthesizers, and memory controllers. As long as the programmers write their own code rather than pasting in proprietary system code, the emulator itself is independent software.
This architectural division is why emulator development teams enforce strict policies regarding their software distributions. The team behind xemu states explicitly in its documentation that it does not link to copyrighted files, nor does it host discussions on how to acquire them. The codebase of the emulator remains separate from the intellectual property required to boot it.
Distributing the emulator code is treated as distributing original programming. If the emulator authors included the console manufacturer's boot files in the installer, they would no longer be distributing only their own work. They would be redistributing proprietary machine code owned by another entity.
Where the Legal Line Sits on Downloading and Distribution
Downloading game ROMs and system BIOS files from internet repositories falls under standard copyright restrictions. The Metro analysis from February 2013 states plainly that ROM images of games are not legal to download and must not be uploaded for other people to download.
The core legal issue rests on distribution and unauthorised copying. When a third party copies a game cartridge or firmware chip, uploads it to a web server, and makes it available to the public, every download creates a duplicate of that copyrighted work. The copyright holder retains the exclusive right to duplicate, publish, and distribute that code.
Arguments defending the distribution of BIOS files have surfaced in community forums over the years. A post from August 2011 on the Lemon Amiga forum claimed that a BIOS ROM image is not illegal to acquire because it represents the minimum necessary file required to make an emulator operate. That argument has not found backing in statutory copyright law. System firmware is protected computer code. The fact that a third-party emulator cannot run without it does not strip the original copyright owner of their rights over the binary data.
Metro highlighted three potential exceptions where copying might be treated differently under copyright principles:
- Expired copyright, where the underlying work has entered the public domain.
- A necessary backup copy created by the lawful owner of the medium.
- A necessary alteration made strictly for hardware or software compatibility.
For video games and console firmware from recent decades, copyright terms remain active. Expiration does not apply to systems released in the late twentieth or early twenty-first century. This leaves backup rights and compatibility modifications as the sole points of legal debate.
Self-Dumping from Physical Hardware
Because downloading firmware from web archives violates distribution rules, the remaining alternative is extracting code from hardware you own. The documentation for xemu states that the only legal method for acquiring the required MCPX Boot ROM and Flash ROM images is to dump them directly from a real, physical Xbox console.
The project adds that distributing those required firmware files violates copyright laws. By instructing users to dump files from their own systems, the project places the responsibility for compliance on the hardware owner.
Extracting a BIOS image from a console requires running custom extraction software on the physical machine, copying the contents of the motherboard chips to external storage, and transferring those images to the computer running the emulator. A similar process applies to optical media and cartridges, where specialised readers copy the sectors directly to an image file.
The legality of dumping your own media is not universally established across all jurisdictions. While some countries permit users to create format-shifted backups or archival duplicates for personal use, other regions restrict the circumvention of technical protection measures. If extracting a BIOS or reading a game disc requires bypassing an encryption routine or a security chip, the act of circumvention can breach local law even if the user owns the physical disc or motherboard.
Checking Local Statutes and Exceptions
The rules governing ROMs, BIOS images, and emulation depend entirely on the country where you reside. No single international copyright rule applies to personal software backups.
When assessing whether copying or running a digital game file is permitted, you must verify three legal concepts within your home jurisdiction:
First, look at the national private copying or backup exception. Some countries allow consumers to create private copies of lawfully purchased media, while others strictly limit software backups to archival copies intended only to protect against media degradation.
Second, check the rules regarding technical protection measures. In many territories, bypassing a digital lock, decryption key, or security handshake to extract data is illegal, overriding any general right to create a personal backup copy.
Third, review fair dealing or fair use provisions. These doctrines permit limited use of copyrighted works for specific tasks such as research, criticism, or reverse engineering for software interoperability. They do not provide a blanket licence to download complete, playable copies of commercial titles from internet databases.
Legitimate Routes for Old Games and Homebrew
For players seeking to run games without handling proprietary dumps, alternatives exist outside web repositories.
Commercial publishers periodically release older titles through digital distribution stores, packaged with pre-configured emulators. In these instances, the company holding the rights supplies the game binary and necessary runtime files directly to the consumer.
Independent software created for legacy systems represents another avenue. Known as homebrew, these games and applications are written from scratch by modern programmers targeting vintage hardware architectures.
Because homebrew titles do not incorporate proprietary assets or copyrighted code from original publishers, they can be downloaded and run in an emulator without infringing third-party copyrights, provided the emulator does not require a proprietary, unlicenced system BIOS to boot.
Anyone preparing to set up an emulator must identify the specific copyright laws, circumvention statutes, and private-copying rules enforced by their own national government before downloading any ROM image or firmware file from the internet.



