mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-07-31 13:20:14 +02:00
Update link to latest version of manual. (#74)
This is version 1.1 of the Game Boy manual with revised information and higher quality figures.
This commit is contained in:
committed by
Antonio Vivace
parent
50dfc36a6e
commit
dae95e1dd7
@@ -59,7 +59,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
|
||||
|
||||
|
||||
## Documentation
|
||||
- [Game Boy Programming Manual](http://www.chrisantonellis.com/files/gameboy/gb-programming-manual.pdf) - **Official Game Boy** programming & hardware manual by Nintendo. Pretty much everything in the console is covered and explained in this manual. This should be your first and main resource to start understanding what game boy is.
|
||||
- [Game Boy Programming Manual](https://archive.org/download/GameBoyProgManVer1.1/GameBoyProgManVer1.1.pdf) - **Official Game Boy** programming and hardware manual by Nintendo. Pretty much everything in the console is covered and explained. This should be your first and main resource to start understanding what Game Boy is.
|
||||
- [The Cycle-Accurate Game Boy Docs](https://github.com/AntonioND/giibiiadvance/blob/master/docs/TCAGBD.pdf) - A precise documentation by AntonioND to make a cycle-accurate Game Boy emulator.
|
||||
- [Game Boy: Complete Technical Reference](https://gekkio.fi/files/gb-docs/gbctr.pdf)
|
||||
- [Pan Docs](http://gbdev.gg8.se/wiki/articles/Pan_Docs) - The single most comprehensive technical reference to Game Boy that is available to the public, wikified and updated. Also [archived](http://bgb.bircd.org/pandocs.htm) on BGB's website.
|
||||
|
Reference in New Issue
Block a user