From c9511abf8eb1da8f517329eb3bcec0c039baca4c Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Tue, 31 Oct 2017 11:23:04 +0100 Subject: [PATCH] Add gb-save-states --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d712a9a..2df3902 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ Game Boy Classic fully functional FPGA implementation from scratch - [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. ## About