1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-07-31 21:30:16 +02:00

Add gb-save-states

This commit is contained in:
Tobias V. Langhoff
2017-10-31 11:23:04 +01:00
parent b7d1531245
commit c9511abf8e

View File

@@ -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. - [ArduinoGameBoy](https://github.com/drhelius/arduinogameboy) - Arduino based Game Boy cartridge reader and writer.
- [gameboy-brainfuck](https://github.com/bitnenfer/gameboy-brainfuck) - - [gameboy-brainfuck](https://github.com/bitnenfer/gameboy-brainfuck) -
Implementation of a brainfuck interpreter. 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 ## About