1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-01-17 20:28:21 +01:00

Add gb-asm-tutorial (#105)

Add my own tutorial to the list
This commit is contained in:
Eldred Habert 2018-07-03 18:05:56 +02:00 committed by Antonio Vivace
parent 3ed9bd2f7a
commit efc0227a98

View File

@ -295,6 +295,7 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r
- [FlappyBoy: Making a simple Game Boy Game](http://voidptr.io/blog/2017/01/21/GameBoy.html)
- [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.
- [gb asm tutorial](https://eldred.fr/gb-asm-tutorial) - Step by step tutorial, building several ROMs to accompany its explanations.
#### Glitches and exploits