Hacker News new | ask | show | jobs
by LocalH 294 days ago
The NES itself contains no code. Any NES emulator that ships with no software, or software under proper license (such as homebrew) is unambiguously legal. Does your PC, and the OS that drives it, suddenly become inherently illegal if you, as a user, installed pirated software? No, of course not.
2 comments

Absolutely! It’s completely, unambiguously legal, which is why Google allows emulators on the Play Store.

Apple, beholden to copyright interests, is wary of software that allows even the possibility of copyright infringement. They just recently allowed video game emulators on their store.

It’s not a legal distinction, sure, but it’s also not apples to apples.

No firmware, no microcode? It's all completely hard-wired?

(Genuine question, I've no idea what chips it uses or anything - was never rich enough to have a game console until I started work myself.)

Nope! The system does include a CIC lockout chip, but emulators pretend it doesn't exist. The CPU immediately begins executing game code at power on. There is no BIOS or operating system, and indeed no fixed ROM inside the console at all.
No firmware, no microcode. The NES uses an old 8-bit CPU and a few custom chips; at the time, including firmware would've been too costly (think of the RAM and ROM!).