From b72ece23d6f60875087b24a3fdcd36182f051bfe Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sun, 12 Nov 2017 09:31:37 +0100 Subject: [PATCH] Added The Game Boy Archive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62102ad..795a85d 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [ArduinoGameBoy](https://github.com/drhelius/arduinogameboy) - Arduino based Game Boy cartridge reader and writer. - [gameboy-brainfuck](https://github.com/bitnenfer/gameboy-brainfuck) - Implementation of a brainfuck interpreter. - [gb-save-states](https://github.com/mattcurrie/gb-save-states) - Patches to add save state support to Game Boy games when playing on the original hardware. - +- [The Game Boy Archive](https://github.com/gb-archive) - A library of Game Boy related software, hardware and literature. Aimed to mirror and preserve old and fragmented contributions from the last three decades. ## About