765

cross-posted from: https://radiation.party/post/41704

[ comments | sourced from HackerNews ]

you are viewing a single comment's thread
view the rest of the comments
[-] fernandofig@reddthat.com 9 points 1 year ago

The closest thing to an explanation I could find online just said “legal issues”, but didn’t go into details.

I don't think that makes sense, or at least it doesn't properly qualify the problem. BIOS is a set of baked-in software routines that mediate certain operations between software and hardware. In theory it could be reverse-enginereed and thus emulated just like the rest of the hardware is. In fact, many of the more simple systems (like 8 or 16-bit consoles) have their BIOS emulated. But for more advanced or poorer documented systems, there are, in my view, two problems with that:

  • If your reversed engineered version of the BIOS has bugs (and during early stages of development, it would have a lot), the ways in which these bugs could present themselves makes the situation ambiguous, because it may be hard to know, from the symptoms, whether the bug is on the BIOS or on the hardware emulation. So developers just use the official BIOS because then if you see bugs, you know for sure the problem is on the hardware emulation. And also, reverse engineering the BIOS would require a lot of effort that developers would probably rate as low priority given they could use a perfectly functional BIOS and avoid a whole lot of other technical problems as per above. I mean, for many systems, hardware emulation is a problem already complex enough;
  • Depending on the system, the BIOS code could be so simple that a reverse engineered version of it could conceivably be so close to the actual official code that it could, yes, trigger a copyright suit from the creator.
[-] phx@lemmy.ca 4 points 1 year ago

BIOS is a set of baked-in software routines that mediate certain operations between software and hardware. In theory it could be reverse-enginereed and thus emulated just like the rest of the hardware

On older systems yeah, but on newer systems that rely on cryptographic keys and DRM - and circumventing DRM can still be a crime - it's not so cut and dry. You can't "emulate" away the encryption

[-] Gray@lemmy.ca 3 points 1 year ago

That makes sense! I appreciate the thorough reply! I've always wondered why PCSX2 was different than other emulators on that front.

this post was submitted on 10 Jul 2023
765 points (99.6% liked)

RetroGaming

19126 readers
308 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS