mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-29 02:19:53 +02:00
Merge pull request #26 from nickdesaulniers/patch-1
Add documentation about pixel format
This commit is contained in:
@@ -72,6 +72,7 @@ Here you can find everything to get started and master the development of unoffi
|
|||||||
- [Differences between the Z80 and the gameboy's processor](http://www.z80.info/z80gboy.txt)
|
- [Differences between the Z80 and the gameboy's processor](http://www.z80.info/z80gboy.txt)
|
||||||
- [Archive of related files](http://gbdev.gg8.se/files/)
|
- [Archive of related files](http://gbdev.gg8.se/files/)
|
||||||
- [fruttenboel](http://verhoeven272.nl/fruttenboel/Gameboy/index.html) - Page with loads of information on the actual hardware, custom boards to interface with the console and other related projects.
|
- [fruttenboel](http://verhoeven272.nl/fruttenboel/Gameboy/index.html) - Page with loads of information on the actual hardware, custom boards to interface with the console and other related projects.
|
||||||
|
- [Gameboy 2BPP Graphics Format](http://www.huderlem.com/demos/gameboy2bpp.html) - Information on how the Gameboy interprets VRAM tile data to color pixels.
|
||||||
|
|
||||||
### Peripherals
|
### Peripherals
|
||||||
- [Game Boy Camera RE](https://github.com/AntonioND/gbcam-rev-engineer) - Documentation about GB Camera and tools used to reverse engineer it by using Arduino UNO.
|
- [Game Boy Camera RE](https://github.com/AntonioND/gbcam-rev-engineer) - Documentation about GB Camera and tools used to reverse engineer it by using Arduino UNO.
|
||||||
|
Reference in New Issue
Block a user