From ee905b879fc4266cf4b652d99af3799e9006ea8e Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 11 Feb 2025 06:51:13 -0800 Subject: [PATCH] Add SameBoy --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 480b8f39d8cd..8d70733fa3a0 100644 --- a/contents.json +++ b/contents.json @@ -32564,6 +32564,24 @@ "license": "other", "date_added": "Feb 10 2025", "suggested_by": "@ndrew222" - } + }, + { + "title": "SameBoy", + "category-ids": [ + "emulator" + ], + "tags": [ + "c" + ], + "screenshots": [ + "https://github.com/user-attachments/assets/56b1af5b-26ab-4468-a2d5-a885b9d0bf8c" + ], + "description": "Game Boy and Game Boy Color emulator", + "source": "https://github.com/LIJI32/SameBoy", + "itunes": "https://apps.apple.com/app/sameboy/id6496971295", + "license": "other", + "date_added": "Feb 11 2025", + "suggested_by": "@ndrew222" + } ] }