diff --git a/README.md b/README.md index ff14643..b88e3a5 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Guides, tutorials and tools to develop software for Game Boy using the developme - [Super Game Boy development](https://imanoleasgames.blogspot.no/2016/12/games-aside-1-super-game-boy.html) - Step by step tutorial to implement Super Game Boy features (frame and palettes). - [GameBoy programming tutorial: Hello World!](http://peterwynroberts.com/?p=10) - Step by step tutorial. - [DMGreport](https://github.com/lancekindle/DMGreport) - Game programming tutorials in assembly. +- [OAM DMA tutorial](http://gbdev.gg8.se/wiki/articles/OAM_DMA_tutorial) - Example of how to use OAM DMA in assembly. #### Sources