From 5bf6659e48b56a512bd1188b51eeafdb02bf9d06 Mon Sep 17 00:00:00 2001 From: RALordAndrew <94993132+RALordAndrew@users.noreply.github.com> Date: Sun, 2 Aug 2026 15:21:49 -0500 Subject: [PATCH] Move 3DS to unsupported consoles --- .../unsupported-emulators-and-cores.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/developer-docs/unsupported-emulators-and-cores.md b/docs/developer-docs/unsupported-emulators-and-cores.md index 1306f2a9..ad5c2252 100644 --- a/docs/developer-docs/unsupported-emulators-and-cores.md +++ b/docs/developer-docs/unsupported-emulators-and-cores.md @@ -137,14 +137,6 @@ This is a list of emulators and cores that have either been confirmed to not wor | **fixNES** | libretro core | ❓ | | | **bnes** | libretro core | ❓ | | -## Nintendo 3DS - -| Name | Type | Status | Notes | -| :---------------- | :------------ | :-----: | :---------------------------------- | -| **Citra** | libretro core | ❌ | - Only exposes 64MB of memory - documentation suggests there should be 128MB
- Does not support save states | -| **Citra 2018** | libretro core | ❌ | | -| **Citra Canary** | libretro core | ❌ | | - ## Nintendo 64 | Name | Type | Status | Notes | @@ -372,6 +364,14 @@ This is a list of emulators and cores that have either been confirmed to not wor | :---------------- | :------------ | :-----: | :---------------------------------- | | **MicroW8** | libretro core | ❌ | | +## Nintendo 3DS + +| Name | Type | Status | Notes | +| :---------------- | :------------ | :-----: | :---------------------------------- | +| **Citra** | libretro core | ❌ | - Only exposes 64MB of memory - documentation suggests there should be 128MB
- Does not support save states | +| **Citra 2018** | libretro core | ❌ | | +| **Citra Canary** | libretro core | ❌ | | + ## PC-9800 | Name | Type | Status | Notes |