Skip to content

Commit 489e1cb

Browse files
authored
Update Evie's interrupt tutorial URL
1 parent 16dc4ae commit 489e1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A.k.a. "where to go from here".
88

99
## Other tutorials
1010

11-
- [evie's interrupts tutorial](https://eievui.ml/resources/interrupts) should help you understand how to use interrupts, and what they are useful for.
11+
- [evie's interrupts tutorial](https://evie.gbdev.io/resources/interrupts) should help you understand how to use interrupts, and what they are useful for.
1212
- [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.
1313
If you found this tutorial too abstract and/or want to get your feet wet, this is a good place to go to!
1414
- [GB assembly by example](https://github.com/daid/gameboy-assembly-by-example), Daid's collection of code snippets.

0 commit comments

Comments
 (0)