From bc681a0f4e1bb0a464db9fec2496d15c8f4734b6 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sun, 19 Nov 2017 19:17:49 +0100 Subject: [PATCH] Add coffee-gb blog post, removed duplicate entries in Special Thanks --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 795a85d..a61327c 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [Writing a Game Boy emulator, Cinoop](https://cturt.github.io/cinoop.html) - [RealBoy Emulator](https://realboyemulator.wordpress.com/posts/) - A series of posts about the design and implementation of the RealBoy Emulator. - [Codeslinger](http://www.codeslinger.co.uk/pages/projects/gameboy.html) - Another series of posts documenting the building of an emulator. +- [Why did I spend 1.5 months creating a Gameboy emulator?](http://blog.rekawek.eu/2017/02/09/coffee-gb/) - Blog post. ### Open-source emulators @@ -317,4 +318,4 @@ Licensed under **GPLv3**. See [LICENSE](LICENSE) for more information. ### Special Thanks -[Every](https://github.com/avivace/awesome-gbdev/graphs/contributors) contributor of this project, Jeff Frohwein, Pascal Felber, KOOPa, Pan of Anthrox, GABY, Marat Fayzullin, Paul Robson, Martin Korth, BOWSER, neviksti, Martin “nocash" Korth, Nitro2k01, Duo, Chris Antonellis, Michael Hope, Beware, Jonathan “Lord Nightmare” Gevaryahu, Marat Fayzullin, Paul Robson, Carsten Sorense, Sindre Aamås, Otaku No Zoku, GeeBee. +[Every](https://github.com/avivace/awesome-gbdev/graphs/contributors) contributor of this project, Jeff Frohwein, Pascal Felber, KOOPa, Pan of Anthrox, GABY, Marat Fayzullin, Paul Robson, BOWSER, neviksti, Martin “nocash" Korth, Nitro2k01, Duo, Chris Antonellis, Michael Hope, Beware, Jonathan “Lord Nightmare” Gevaryahu, Carsten Sorense, Sindre Aamås, Otaku No Zoku, GeeBee. \ No newline at end of file