From fded65195e0e60a5896aaed17327f8c835df6caa Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Mon, 8 Jun 2020 11:14:16 +0300 Subject: [PATCH] SameBoy, not Sameboy (#182) --- EMULATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EMULATORS.md b/EMULATORS.md index 52271ae..6fe01c5 100644 --- a/EMULATORS.md +++ b/EMULATORS.md @@ -6,7 +6,7 @@ | [Wadatsumi](https://github.com/arrow-lang/wadatsumi) | Arrow | | | [cboy](https://github.com/jkbenaim/cboy) | C | | [miniBoy](https://github.com/Dhole/miniBoy) | C | | -| [Sameboy](https://github.com/LIJI32/SameBoy) | C | | +| [SameBoy](https://github.com/LIJI32/SameBoy) | C | | | [giibiiadvance](https://github.com/AntonioND/giibiiadvance) | C | A GB, GBC emulator with GB Camera support.| | [mGBA](https://github.com/mgba-emu/mgba) | C | A modern cross platform GBA emulator which also runs GB/GBC games. | | [gnuboy](https://github.com/rofl0r/gnuboy) | C | ANSI C |