You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/resources.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
## Other tutorials
8
8
9
-
-[evie's interrupts tutorial](https://evie.gbdev.io/resources/interrupts) should help you understand how to use interrupts, and what they are useful for.
9
+
-[evie's interrupts tutorial](https://evie.gbdev.io/blog/interrupts.html) should help you understand how to use interrupts, and what they are useful for.
10
10
-[tbsp's "Simple GB ASM examples"](https://github.com/tbsp/simple-gb-asm-examples) is a collection of ROMs, each built from a single, fairly short source file.
11
11
If you found this tutorial too abstract and/or want to get your feet wet, this is a good place to go to!
12
12
-[GB assembly by example](https://github.com/daid/gameboy-assembly-by-example), Daid's collection of code snippets.
0 commit comments