From 42db3372e2feb742fe43ad871a9863b3fd6b7b11 Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Tue, 14 Nov 2017 15:51:45 +0100 Subject: [PATCH] Add SuperGameHerm emulator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9c7fc7..67ee63c 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [barnacleboy](https://github.com/rep-nop/barnacleboy) - Rust. - [node-gameboy](https://github.com/nakardo/node-gameboy) - Node.js. - [PlutoBoy](https://github.com/RossMeikleham/PlutoBoy) - Cross platform (Windows, OSX, Linux/Unix, Android, iOS, Web Browsers, and Sony PSP) emulator. +- [SuperGameHerm](https://code.foxkit.us/emulators/supergameherm) - Cross platform emulator written in C11. ## Software Development