File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ module.exports = {
2121 themeConfig : {
2222 lastUpdated : false ,
2323 contributors : false ,
24+ editLink : true ,
25+ docsRepo : "https://github.com/gbdev/gbdev.github.io" ,
2426 navbar : [ {
2527 text : 'Community' ,
2628 link : '/' ,
Original file line number Diff line number Diff line change 1010 Home of the Game Boy and Game Boy Advance homebrew development scene.
1111 We are working on (open) development tools, documentation and digital
1212 preservation.
13+ editLink : false
1314---
1415
1516<div id =' outer ' >
Original file line number Diff line number Diff line change 1010
1111# Dead C Scroll
1212
13+ Written by Bob.
14+
15+ ---
16+
1317An assembly tutorial for Game Boy showing how the scroll registers can be exploited to create some nice and interesting effects.
1418
1519Files related to this tutorial can be found [ here] ( https://github.com/gbdev/gbdev.github.io/tree/dev/list/.vuepress/public/deadcscroll ) .
You can’t perform that action at this time.
0 commit comments