We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff8ccd commit 57727dcCopy full SHA for 57727dc
src/Interrupt_Sources.md
@@ -43,7 +43,7 @@ the STAT interrupt line won't have a chance to go low between them).
43
One very popular use is to indicate to the user when the video
44
hardware is about to redraw a given LCD line. This can be useful for
45
dynamically controlling the SCX/SCY registers ($FF43/$FF42) to [perform
46
-special video effects](https://github.com/BlitterObjectBob/DeadCScroll).
+special video effects](https://github.com/gb-archive/DeadCScroll).
47
48
Example application: set LYC to WY, enable LY=LYC interrupt, and have
49
the handler disable sprites. This can be used if you use the window for
0 commit comments