1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-30 19:10:03 +02:00

Merge pull request #41 from tobiasvl/add-gb-save-states

Add gb-save-states
This commit is contained in:
Antonio Vivace
2017-10-31 14:33:38 +01:00
committed by GitHub

View File

@@ -292,6 +292,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