An open API service indexing awesome lists of open source software.

https://github.com/gbdev/deadcscroll

An assembly tutorial for Game Boy showing how the scroll registers can be exploited to create some nice and interesting effects.
https://github.com/gbdev/deadcscroll

Last synced: 12 months ago
JSON representation

An assembly tutorial for Game Boy showing how the scroll registers can be exploited to create some nice and interesting effects.

Awesome Lists containing this project

README

          

# Dead C Scroll

An assembly tutorial for Game Boy showing how the scroll registers can be exploited to create some nice and interesting effects.

### Read it [here](https://gbdev.io/guides/deadcscroll.html).

This repository contains the code and the assets related to tutorial (which is itself hosted on [this](https://github.com/gbdev/gbdev.github.io/blob/dev/website/guides/deadcscroll.md) other repository).