From aa9889b1b60b60f7a1da82cc327fe9925d25090c Mon Sep 17 00:00:00 2001 From: gtrxAC Date: Sun, 26 Nov 2023 20:49:20 +0200 Subject: [PATCH] Add Peanut-GB compatibility list link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc114a5..13ae375 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Game Boy emulator based on [Peanut-GB](https://github.com/deltabeard/Peanut-GB) ![](img/marioland_215.jpg) ## Status -* Currently the emulator can run any Game Boy (not Color) ROM that we've tested. Some games like Pokémon Red/Blue may have graphical issues. +* Currently the emulator can run any Game Boy (not Color) ROM that we've tested. The emulator core itself should support at least [these games](https://github.com/deltabeard/Peanut-GB/issues/31). * Input is supported, but only one key can be pressed at a time. * In-game saving is supported, though it's a bit slow. * Save states are not supported.