Skip to content

Commit

Permalink
nav: add evie's Interrupts tutorial to 'guides'
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Feb 16, 2024
1 parent d5acb94 commit e8988bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ module.exports = {
link: "/guides/lyc_timing",
text: "The Timing of LYC STAT Handlers",
},
{
link: "https://evie.gbdev.io/resources/interrupts.html",
text: "Interrupts tutorial"
},
{ link: "/guides/deadcscroll", text: "Dead C Scroll" },
{
link: "https://eldred.fr/blog/2022/05/22/prehistorik",
Expand Down

0 comments on commit e8988bf

Please sign in to comment.