Skip to content

Commit d67d6d9

Browse files
committed
Change nesdev.com links to nesdev.org
There is a problem with the former domain, and that community is moving to the latter. Plan ahead, since the linked resources are already broken (the link checker is oblivious since they are not 404s).
1 parent 3e6c654 commit d67d6d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/OAM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ disabled.
120120

121121
This can be exploited to only hide parts of an object behind the background
122122
([video demonstration](https://youtu.be/B8sJGgCVvnk)).
123-
A similar behaviour [can be seen on the NES](https://forums.nesdev.com/viewtopic.php?f=10&t=16861)).
123+
A similar behaviour [can be seen on the NES](https://forums.nesdev.org/viewtopic.php?f=10&t=16861)).
124124

125125
:::

src/Power_Up_Sequence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ If necessary (e.g. commercial releases with logos on the boxes), consult a lawye
168168
:::
169169

170170
The logo check was meant to deter piracy using trademark law.
171-
Unlike nowadays, the Game Boy's technology was not sufficient to require Nintendo's approval to make a game run on it, and Nintendo decided against hardware protection like the NES' [lockout chip](https://wiki.nesdev.com/w/index.php/CIC_lockout_chip) likely for cost and/or power consumption reasons.
171+
Unlike nowadays, the Game Boy's technology was not sufficient to require Nintendo's approval to make a game run on it, and Nintendo decided against hardware protection like the NES' [lockout chip](https://wiki.nesdev.org/w/index.php/CIC_lockout_chip) likely for cost and/or power consumption reasons.
172172

173173
Instead, the boot ROM's logo check forces each ROM intended to run on the system to contain an (encoded) copy of the Nintendo logo, which is displayed on startup.
174174
Nintendo's strategy was to threaten pirate developers with suing for trademark infringement.

0 commit comments

Comments
 (0)