We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9414860 commit ab52abbCopy full SHA for ab52abb
1 file changed
website/.vuepress/config.js
@@ -52,6 +52,7 @@ module.exports = {
52
{ link: '/guides/asmstyle', text: 'ASM Style recomendations' },
53
{ link: '/guides/lyc_timing', text: 'The Timing of LYC STAT Handlers' },
54
{ link: '/guides/deadcscroll', text: 'Dead C Scroll' },
55
+ { link: 'https://eldred.fr/blog/2022/05/22/prehistorik', text: 'The wonders of Prehistorik Man' },
56
{ link: '/guides/dma_hijacking', text: 'DMA Hijacking' },
57
{ link: 'https://eldred.fr/gb-asm-tutorial', text: 'GB ASM Programming Guide' }
58
]
0 commit comments