Hacker News new | past | comments | ask | show | jobs | submit login

Oh, interesting, thanks for correcting me! Why didn't the Game Boy check the logo that it loaded to display instead of loading it twice though?



The answer might be the legality of using copyright to block functionalities, the link describes how Accolade challenged SEGA on those grounds a few years later and succeeded:

"The legality of this system was challenged in the United States by Accolade in the court case SEGA vs. Accolade, which ruled in Accolade's favor. The verdict set a precedent that copyrights do not extend to non-expressive content in software that is required by another system to be present in order for that system to run the software."

In case of Nintendo, it sounds like a unlicensed cartridge still had a choice to work on the Gameboy and NOT infringe the Nintendo trademark. But if it decided to show the Nintendo logo on bootup, it explicitly infringed on copyright...


It's a very constrained system. The startup rom is pretty small, and you want to keep thing simple so you don't mess it up. Cartridge mappers were certainly well known at the time, but they would have switched mappings based on program controlled writes/maybe reads; and the cartridge doesn't control the startup rom. Of course, it's not terribly hard to trigger based on the startup rom's access patterns; but sometimes the realistic goal is to increase the cost to do something, rather than to prevent it.

Additionally, I'd guess the goal would be to freeze after the wrong logo scrolled down, but you might not be able to read the logo back from display memory. It's also possible the boot logo scrolling was done early, and then they added the logo check later?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: