From 1249b8b3bf8e143820b6091a7bb6747cc21da9c6 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sun, 4 Jun 2017 23:59:06 +0200 Subject: [PATCH] Added an emulator implemented in F# --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ea94ba..9dcf43d 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Here you can find everything to get started and master the development of unoffi - [GameBoyEmulator-GBS](https://github.com/Salgat/GameBoyEmulator-GBS) - C++ 14 with a single library dependency of SFML. - [PyBoy](https://github.com/Baekalfen/PyBoy) - Python. Mac, Linux and Windows. - [scimitar](https://github.com/tompko/scimitar) - Rust. +- [FunGBC](https://github.com/andreasjhkarlsson/fungbc) - F#. ## Software Development