From 3f11054c12a22940ade000cc080044a9669284c5 Mon Sep 17 00:00:00 2001 From: Meliurwen Date: Mon, 24 Sep 2018 14:35:18 +0200 Subject: [PATCH 1/2] Added 'ESP8266 GB Dev Board' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bbed46..70f5c45 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r - [DMG Schematics](http://gbdev.gg8.se/wiki/articles/DMG_Schematics) - Hardware schematics. - [The Game Boy Project](http://marc.rawer.de/Gameboy/Docs/GBProject.pdf) - Provides a study on the hardware and detailed constructional information for the realisation of three 8-bit bidirectional parallel ports. - [Related custom hardware](https://github.com/Gekkio/gb-hardware) - by Gekkio. +- [ESP8266 GB Dev Board](https://github.com/applefreak/esp8266-gameboy-dev-board) - Dev board for Game Boy accessories development, powered by ESP8266. - [fruttenboel](http://verhoeven272.nl/fruttenboel/Gameboy/index.html) - Page with loads of information on the hardware, custom boards to interface with the console and other related projects. - [Game Boy hardware database](https://gbhwdb.gekkio.fi/) - Data and photos of various types of Game Boy consoles. From 6bf0adbcd69e49011da3b229c8de01761e704950 Mon Sep 17 00:00:00 2001 From: Meliurwen Date: Mon, 24 Sep 2018 14:44:04 +0200 Subject: [PATCH 2/2] Added 'ESP8266 GB Printer' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70f5c45..2511a61 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ A curated list of awesome Game Boy (Color) Development resources, tools, docs, r - [The Game Boy Project](http://marc.rawer.de/Gameboy/Docs/GBProject.pdf) - Provides a study on the hardware and detailed constructional information for the realisation of three 8-bit bidirectional parallel ports. - [Related custom hardware](https://github.com/Gekkio/gb-hardware) - by Gekkio. - [ESP8266 GB Dev Board](https://github.com/applefreak/esp8266-gameboy-dev-board) - Dev board for Game Boy accessories development, powered by ESP8266. +- [ESP8266 GB Printer](https://github.com/applefreak/esp8266-gameboy-printer) - A device that emulates the GB Printer and lets you retrieve images using WiFi. - [fruttenboel](http://verhoeven272.nl/fruttenboel/Gameboy/index.html) - Page with loads of information on the hardware, custom boards to interface with the console and other related projects. - [Game Boy hardware database](https://gbhwdb.gekkio.fi/) - Data and photos of various types of Game Boy consoles.