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

Added an emulator implemented in F#

This commit is contained in:
Antonio Vivace
2017-06-04 23:59:06 +02:00
parent 1b616b0cfc
commit 1249b8b3bf

View File

@@ -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