1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-01-29 09:47:33 +01:00

Add an introductory article by @flipacholas (#226)

This commit is contained in:
Antonio Vivace 2022-06-03 12:42:48 +02:00
parent 6b10cab517
commit 6b54555cd9

View File

@ -93,6 +93,7 @@ You can find a (way cooler) web version of this list [here](https://gbdev.github
- [**Pan Docs**](https://gbdev.github.io/pandocs/) - The single, most comprehensive technical reference to Game Boy available to the public. Corrected, updated and maintained by the community.
- [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.
- [Complete Technical Reference](https://gekkio.fi/files/gb-docs/gbctr.pdf) - by Gekkio.
- [Game Boy Architecture: A Practical Analysis](https://www.copetti.org/writings/consoles/game-boy/) - by Rodrigo Copetti.
- [Game Boy Project Report](http://www.cs.columbia.edu/~sedwards/classes/2019/4840-spring/reports/GameBoy.pdf) - Report of an hardware [emulator](https://github.com/kitsuneh/SVGameBoy) (on a Terasic DE1-SoC Board) developed as final project for the CSEE4840 Embedded Systems Design course at Columbia University.
#### Opcodes