1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-09-08 14:40:40 +02:00

Link to the original @exezin article

Discussion: ffe7e4bf88
This commit is contained in:
Antonio Vivace
2019-09-30 11:47:44 +02:00
committed by GitHub
parent ffe7e4bf88
commit 08556c1cc8

View File

@@ -285,7 +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.
- [OAM DMA tutorial](https://exez.in/gameboy-dma) - Example of how to use OAM DMA in assembly.
#### Sources