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 d5acb94 commit e8988bfCopy full SHA for e8988bf
website/.vuepress/config.js
@@ -113,6 +113,10 @@ module.exports = {
113
link: "/guides/lyc_timing",
114
text: "The Timing of LYC STAT Handlers",
115
},
116
+ {
117
+ link: "https://evie.gbdev.io/resources/interrupts.html",
118
+ text: "Interrupts tutorial"
119
+ },
120
{ link: "/guides/deadcscroll", text: "Dead C Scroll" },
121
{
122
link: "https://eldred.fr/blog/2022/05/22/prehistorik",
0 commit comments