1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-30 19:10:03 +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,8 +6,8 @@
- [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
- [GBZ80 to items](http://issotm.github.io/gbz80toitems3/) - An online converter, translates Game Boy assembly into Pokémon R/B/Y items ([Source](https://github.com/ISSOtm/gbz80-to-items)).
- [GBZ80 to items](http://issotm.github.io/gbz80toitems3/) - An online converter, translates Game Boy assembly into Pokémon R/B/Y items ([Source](https://github.com/ISSOtm/gbz80-to-items)).