1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-09-01 03:41:48 +02:00

Add some GBDK tutorials in french

This commit is contained in:
Antonio Vivace
2019-04-27 00:03:00 +02:00
committed by GitHub
parent 1c2abf73da
commit ca5043c876

View File

@@ -6,7 +6,7 @@
- [New Down and Dirty Gameboy VRAM Timing Document + Test ROM](http://forums.nesdev.com/viewtopic.php?t=7861) by Kevtris.
- [Open Game Boy Documentation Project](https://mgba-emu.github.io/gbdoc/) - WIP documentation effort. Similar to Pan Docs but corrected and in a single page.
- [Game Boy CPU Manual](http://marc.rawer.de/Gameboy/Docs/GBCPUman.pdf) - Assembly language commands, timings and opcodes. Has some inaccuracies and errors.
- [GBDK tutorials in french](https://blog.flozz.fr/2018/10/01/developpement-gameboy-1-hello-world/)
### Tools