1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-22 15:43:20 +02:00

Remove the original version of the Pan Docs

This commit is contained in:
Antonio Vivace
2018-10-22 21:03:43 +02:00
parent c672edbfd9
commit fe7b61ac20

View File

@@ -75,7 +75,7 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r
## Documentation
- [Game Boy Programming Manual](https://archive.org/download/GameBoyProgManVer1.1/GameBoyProgManVer1.1.pdf) - **Official** Game Boy programming and hardware manual by Nintendo.
- [Pan Docs](http://gbdev.gg8.se/wiki/articles/Pan_Docs) - Historical comprehensive technical reference, wikified, corrected and updated. [Original](http://bgb.bircd.org/pandocs.htm) version.
- [Pan Docs](http://gbdev.gg8.se/wiki/articles/Pan_Docs) - Historical comprehensive technical reference, wikified, corrected and updated.
- [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) by Gekkio.