1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-02-06 21:40:42 +01:00

Add part 2 of Sheep It Up! postmortem (#92)

This commit is contained in:
Tobias V. Langhoff 2018-02-16 15:54:28 +01:00 committed by Antonio Vivace
parent 7df8dccbee
commit fbd44c5407

View File

@ -407,7 +407,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
### Articles, posts and sites
- [Making a Game Boy game in 2017:](https://www.gamasutra.com/blogs/DoctorLudos/20171207/311143/) A "Sheep It Up!" Post-Mortem (part 1/2)
- Making a Game Boy game in 2017: A "Sheep It Up!" Post-Mortem ([part 1](https://www.gamasutra.com/blogs/DoctorLudos/20171207/311143/), [part 2](https://www.gamasutra.com/blogs/DoctorLudos/20180213/314554/))
- [Nintendo's fake logos](http://fuji.drillspirits.net/?post=87) - Every cartridge has to show the authentic logo to be considered valid and be run, but obviously some companies managed to exploit the check system.
- [Booting the Game Boy with a custom logo](https://dhole.github.io/post/gameboy_custom_logo/) - Bypassing the Nintendo logo check.
- [GBDK Developers](http://gbdk-developers.com/) - Active blog about everything related to the scene. Including features, insights and interviews.